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/gUnknown_203B418.h | |
parent | 459171cf48157699e044b66b8274e500ecd5fe0d (diff) |
More PMD grind (#50)
* more sese grind
* match sub_802ABF8
* some more work
Diffstat (limited to 'include/gUnknown_203B418.h')
-rw-r--r-- | include/gUnknown_203B418.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/gUnknown_203B418.h b/include/gUnknown_203B418.h index 3b35a90..5323a6e 100644 --- a/include/gUnknown_203B418.h +++ b/include/gUnknown_203B418.h @@ -14,7 +14,9 @@ struct unkStruct_203B418 u8 unk7; u8 fill8[0x11 - 8]; u8 unk11; - u8 fill12[0xE23C - 0x12]; + u8 fill12[0x16D - 0x12]; + u8 unk16D; + u8 fill16E[0xE23C - 0x16E]; s16 unkE23C; s16 unkE23E; u8 fillE240[0xE265 - 0xE240]; |