diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-29 21:19:45 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-29 21:19:45 -0400 |
commit | eefb510a3c442d6997a6a681e919046a775766be (patch) | |
tree | a86cb839bc048b210b012fb4962a695dade6bbee /include/use_pokeblock.h | |
parent | 4e02c236d8594ab81ae46c54d6f1ccc8e7929bea (diff) |
Nonmatching sub_8136DC0
Diffstat (limited to 'include/use_pokeblock.h')
-rwxr-xr-x[-rw-r--r--] | include/use_pokeblock.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/use_pokeblock.h b/include/use_pokeblock.h index f34857cf1..779ba27d1 100644..100755 --- a/include/use_pokeblock.h +++ b/include/use_pokeblock.h @@ -5,6 +5,8 @@ #ifndef POKERUBY_USE_POKEBLOCK_H #define POKERUBY_USE_POKEBLOCK_H +extern void *gUnknown_02030400; + void sub_8136130(struct Pokeblock *, MainCallback); #endif //POKERUBY_USE_POKEBLOCK_H |