From 01d44429a35584b44d820a14751ba03734e63701 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Thu, 16 Aug 2018 20:42:30 -0500 Subject: Decompile even more pokenav --- include/use_pokeblock.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/use_pokeblock.h') 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 -- cgit v1.2.3