Decompile more intro code and palette loading code

This commit is contained in:
Marcus Huderle
2020-08-11 20:27:29 -05:00
parent 546c69ed58
commit 37d1781f51
43 changed files with 15344 additions and 15945 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ typedef struct {
u8 unk16;
u8 filler17[0x13];
u8 unk2a;
u32 field_0x2c;
int field_0x2c;
} Menu;
extern Menu gMenu;