diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-11-06 09:23:55 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-11-06 09:23:55 -0400 |
commit | 276b63e161d40ad080d77e7aedc418f62123eb1a (patch) | |
tree | 1efc7ecd56a66780e0f87b80e2f0e84baaad885d /include/main.h | |
parent | 60780539f9f599924eb2c5dc12cb09d2b9831ed1 (diff) |
unk_02015E30 -> play_timer
Diffstat (limited to 'include/main.h')
-rw-r--r-- | include/main.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/include/main.h b/include/main.h index 87110de5..6333744c 100644 --- a/include/main.h +++ b/include/main.h @@ -26,19 +26,6 @@ struct UnkStruct_02006234 u32 unk24; }; -struct Unk2106FA0 -{ - PMBackLightSwitch unk0; - s32 unk4; - FSOverlayID unk8; - struct UnkStruct_02006234 *unkC; - FSOverlayID unk10; - const struct Unk21DBE18 * unk14; - s32 unk18; - s32 unk1C; - struct SaveBlock2 * unk20; -}; - struct Unk21C4818 { u32 unk0; |