diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-09-01 18:05:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 18:05:30 -0700 |
commit | db05ce306fa55c9d64b7123e47cf2b66416afe40 (patch) | |
tree | fa0258192daa7a0319a425a688e1c56a8ed67ab2 /include/felicity_bank.h | |
parent | 459171cf48157699e044b66b8274e500ecd5fe0d (diff) |
More PMD grind (#50)
* more sese grind
* match sub_802ABF8
* some more work
Diffstat (limited to 'include/felicity_bank.h')
-rw-r--r-- | include/felicity_bank.h | 3 |
1 files changed, 1 insertions, 2 deletions
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]; |