summaryrefslogtreecommitdiff
path: root/include/pokeblock.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-06-28 11:33:39 -0400
committerscnorton <scnorton@biociphers.org>2017-06-28 11:33:39 -0400
commit0197921d32ac4af5a4290fa3bdcb65a275e8067c (patch)
treee2398d8636ceaa0b3590706dc84bd31b4634aabe /include/pokeblock.h
parentc6255560d7577edf6058171ba61331c7c6f78dfc (diff)
through sub_810C788
Diffstat (limited to 'include/pokeblock.h')
-rwxr-xr-xinclude/pokeblock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokeblock.h b/include/pokeblock.h
index 6fdb67369..008734a69 100755
--- a/include/pokeblock.h
+++ b/include/pokeblock.h
@@ -15,7 +15,7 @@ extern const u8 *gUnknown_03000758;
void sub_810B96C(void);
void sub_810BA7C(u8);
void ClearPokeblocks(void);
-void sub_810CA6C(s32);
+void sub_810CA6C(u8);
s16 sub_810CAE4(u8, struct Pokeblock *);
#endif // GUARD_POKEBLOCK_H