diff options
Diffstat (limited to 'include/pokeblock.h')
-rwxr-xr-x | include/pokeblock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokeblock.h b/include/pokeblock.h index c90218480..6fdb67369 100755 --- a/include/pokeblock.h +++ b/include/pokeblock.h @@ -8,7 +8,7 @@ struct YesNoCBTable { extern u8 ewram[]; extern u8 gUnknown_02039244; -extern u8 gUnknown_02039248[3]; +extern u8 gUnknown_02039248[4]; extern u8 gUnknown_0203924C; extern const u8 *gUnknown_03000758; |