diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-27 21:27:07 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-27 21:27:07 -0400 |
commit | 5f3b6f124ff35593eeecc028234ae7d48589c768 (patch) | |
tree | 5bb1c4704be48a4504fc620a09e7149b313bc21e /include/pokeblock.h | |
parent | b61b1fd911a15cb9bf9999658d4186b4825c4492 (diff) |
through sub_810BD08
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; |