identify some functions

This commit is contained in:
theo3
2022-03-28 12:06:05 -07:00
parent c86ada3e3d
commit a9784e96ba
86 changed files with 357 additions and 349 deletions
+3 -3
View File
@@ -208,7 +208,7 @@ typedef struct {
extern PriorityHandler gPriorityHandler;
extern struct {
u8 unk0;
u8 disabled;
u8 unk1;
u8 unk2[0xf];
u8 unk11;
@@ -218,8 +218,8 @@ extern struct {
u8 unk15;
s8 unk16;
u8 unk17;
} gUnk_02034490;
static_assert(sizeof(gUnk_02034490) == 0x18);
} gPauseMenuOptions;
static_assert(sizeof(gPauseMenuOptions) == 0x18);
typedef struct {
u8 unk00 : 1;