diff options
Diffstat (limited to 'include/use_pokeblock.h')
-rwxr-xr-x | include/use_pokeblock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/use_pokeblock.h b/include/use_pokeblock.h index 779ba27d1..978476d89 100755 --- a/include/use_pokeblock.h +++ b/include/use_pokeblock.h @@ -6,6 +6,7 @@ #define POKERUBY_USE_POKEBLOCK_H extern void *gUnknown_02030400; +extern s16 gUnknown_02039312; void sub_8136130(struct Pokeblock *, MainCallback); |