diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-05 19:08:00 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-06 08:16:13 -0500 |
commit | fc14f378b24ecb8e16fe222e1059af767be25693 (patch) | |
tree | c68a03e7dd4f5621241a9ee5c11cca0209f0fd0d /include | |
parent | a4ad6edc79e6ed6c895bcfe9e323310b5c97f4a4 (diff) |
sub_80F66E0
Diffstat (limited to 'include')
-rw-r--r-- | include/pokenav.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokenav.h b/include/pokenav.h index b96337c00..49ca7cb7a 100644 --- a/include/pokenav.h +++ b/include/pokenav.h @@ -198,7 +198,7 @@ struct UnkPokenavStruct { /*0xBC93*/ u8 unkBC93; /*0xBC94*/ u8 unkBC94; /*0xBC95*/ u8 unkBC95; - /*0xBC96*/ u8 fillerBC96[0x4]; + /*0xBC96*/ u8 unkBC96[0x4]; /*0xBC9A*/ u8 unkBC9A; /*0xBC9B*/ u8 unkBC9B; /*0xBC9C*/ u8 unkBC9C[22][200]; |