port sub_8050F3C

This commit is contained in:
PikalaxALT
2019-10-29 21:29:10 -04:00
parent e9592bee5d
commit e7a66b2941
12 changed files with 865 additions and 2610 deletions
+1
View File
@@ -76,6 +76,7 @@
#define RGB_BLACK RGB(0, 0, 0)
#define RGB_WHITE RGB(31, 31, 31)
#define RGB_WHITEALPHA (0xFFFF)
#define NAKED __attribute__((naked))
#define UNUSED __attribute__((unused))