From db05ce306fa55c9d64b7123e47cf2b66416afe40 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Wed, 1 Sep 2021 18:05:30 -0700 Subject: More PMD grind (#50) * more sese grind * match sub_802ABF8 * some more work --- src/debug_menu_2.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/debug_menu_2.c') diff --git a/src/debug_menu_2.c b/src/debug_menu_2.c index dbcb60e..0704581 100644 --- a/src/debug_menu_2.c +++ b/src/debug_menu_2.c @@ -24,8 +24,7 @@ struct unkStruct_203B3F8 u32 unk7C; u32 unk80; u8 fill84[0x90 - 0x84]; - struct MenuItem unk90[3]; - u8 fillA8[0xD0 - 0xA8]; + struct MenuItem unk90[8]; u16 unkD0[8]; struct UnkTextStruct2 unkE0[4]; }; -- cgit v1.2.3