diff options
Diffstat (limited to 'include/librfu.h')
-rw-r--r-- | include/librfu.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/librfu.h b/include/librfu.h index 05d895148..15c09a6d6 100644 --- a/include/librfu.h +++ b/include/librfu.h @@ -113,7 +113,8 @@ struct RfuUnk1 struct RfuUnk2 { - u8 unk_0[0x34]; + u16 unk_0; + u8 fill_2[0x32]; u16 unk_34; u8 fill_36[0x2b]; u8 unk_61; |