diff options
author | who-knows-who <j.williams.8@warwick.ac.uk> | 2018-08-28 00:26:14 +0100 |
---|---|---|
committer | who-knows-who <j.williams.8@warwick.ac.uk> | 2018-08-28 00:26:14 +0100 |
commit | 70bb9b8f6f9a3169b83b98b266baa3e9923fba3e (patch) | |
tree | 27c6ef336e50779dd090a6468cbf73ad7f39c7a9 /include/use_pokeblock.h | |
parent | 6a7b3033eadef95b9fb8788b3bf7251bc4ee27ae (diff) | |
parent | 3f1288e3e055013e0ab847ba5fea4b566bc31996 (diff) |
Merge branch 'master' of github.com:pret/pokeruby into flying
Diffstat (limited to 'include/use_pokeblock.h')
-rw-r--r-- | 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 978476d89..025a135a4 100644 --- a/include/use_pokeblock.h +++ b/include/use_pokeblock.h @@ -9,5 +9,6 @@ extern void *gUnknown_02030400; extern s16 gUnknown_02039312; void sub_8136130(struct Pokeblock *, MainCallback); +u8 sub_8137124(u8); #endif //POKERUBY_USE_POKEBLOCK_H |