summaryrefslogtreecommitdiff
path: root/include/pokeblock.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-06-29 17:17:35 -0400
committerscnorton <scnorton@biociphers.org>2017-06-29 17:17:35 -0400
commita62fbd6ec1d34ccba25e117e0db60fd4100bfd8d (patch)
treed28f0320009ff4cf4955e84b4555519a1ab55b69 /include/pokeblock.h
parentb73b15dc9c10ace5145e3d4b339ca833413a1522 (diff)
parent8d82578d3a101b06f9d2ced31738021007c4e533 (diff)
Merge branch 'master' into pokeblock
Diffstat (limited to 'include/pokeblock.h')
-rwxr-xr-xinclude/pokeblock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokeblock.h b/include/pokeblock.h
index c2a1ff860..0d8e965e4 100755
--- a/include/pokeblock.h
+++ b/include/pokeblock.h
@@ -30,5 +30,6 @@ void sub_810BA7C(u8);
void ClearPokeblocks(void);
bool8 sub_810CA6C(u8);
s16 sub_810CAE4(u8, const struct Pokeblock *);
+u8 sub_810CB68(u8, u8*);
#endif // GUARD_POKEBLOCK_H