diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-10-17 01:15:16 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-10-17 01:15:16 -0400 |
commit | c7d550e96c88477d0e44d957439077e8f457ff61 (patch) | |
tree | 54f11f97e4a9d4cbc4877d6c54312cb2ffd1fe37 /include/mevent.h | |
parent | 356e6d7f084c8cd53258299759ad7ead9e12c7f3 (diff) |
Clean up wonder card/news view
Diffstat (limited to 'include/mevent.h')
-rwxr-xr-x | include/mevent.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/include/mevent.h b/include/mevent.h index 1297b4291..9b7ef3ab5 100755 --- a/include/mevent.h +++ b/include/mevent.h @@ -4,18 +4,6 @@ #include "main.h" #include "constants/mevent.h" -struct MEvent_Str_1 -{ - u16 unk_000; - size_t unk_004; - const void * unk_008; -}; - -struct MEvent_Str_2 -{ - u8 fill_00[0x40]; -}; - struct MysteryGiftLinkGameData { u32 unk_00; |