diff options
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/global.h b/include/global.h index 7b7ffdaaf..17e25f4b5 100644 --- a/include/global.h +++ b/include/global.h @@ -871,12 +871,6 @@ struct UnkStruct_8054FF8 u16 field_C; }; -// wasnt defined so I had to define it -struct HallOfFame -{ - u8 filler[0x1F00]; -}; - extern struct SaveBlock2 gSaveBlock2; #endif // GUARD_GLOBAL_H |