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/kecleon_items.h | |
parent | 459171cf48157699e044b66b8274e500ecd5fe0d (diff) |
More PMD grind (#50)
* more sese grind
* match sub_802ABF8
* some more work
Diffstat (limited to 'include/kecleon_items.h')
-rw-r--r-- | include/kecleon_items.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/kecleon_items.h b/include/kecleon_items.h index 1dba655..7cea99a 100644 --- a/include/kecleon_items.h +++ b/include/kecleon_items.h @@ -25,8 +25,7 @@ struct unkStruct_203B210 u32 unk28; u32 unk2C; u32 unk30; - struct MenuItem unk34[3]; - u8 fill4C[0x74 - 0x4C]; + struct MenuItem unk34[8]; u16 unk74[8]; u32 unk84; u8 fill88[0xD4 - 0x88]; |