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 --- include/felicity_bank.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/felicity_bank.h') diff --git a/include/felicity_bank.h b/include/felicity_bank.h index 9c2ff13..078ebd5 100644 --- a/include/felicity_bank.h +++ b/include/felicity_bank.h @@ -13,8 +13,7 @@ struct unkStruct_203B204 u32 unk8; u32 chosenAmount; u32 unk10; - struct MenuItem unk14[5]; - u8 fill3C[0x54 - 0x3C]; + struct MenuItem unk14[8]; u16 unk54[8]; u32 unk64; u8 fill68[0x78 - 0x68]; -- cgit v1.2.3