diff options
Diffstat (limited to 'include')
-rwxr-xr-x | include/pokenav.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokenav.h b/include/pokenav.h index 87ba4d42c..87079600d 100755 --- a/include/pokenav.h +++ b/include/pokenav.h @@ -21,6 +21,8 @@ struct UnkPokenavStruct_Sub1 { /*0x56*/ u8 unk56; /*0x57*/ u8 fil57[5]; /*0x5c*/ u8 unk5c[1]; + /*0x5d*/ u8 fil5d[4]; + /*0x61*/ u8 unk61[5]; }; struct UnkPokenavStruct_Sub2 { |