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 a012b64ec..1f22133b9 100644 --- a/include/librfu.h +++ b/include/librfu.h @@ -159,7 +159,8 @@ struct RfuUnk5 u16 unk_00; u8 unk_02; u16 unk_04; - u8 filler_06[26]; + u8 unk_06[15]; + u8 unk_15[11]; } unk_14[4]; }; |