summaryrefslogtreecommitdiff
path: root/include/pokeblock.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-06-20 22:57:58 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-06-20 22:57:58 -0400
commitdac14d217da8e5249b0dcd7459090307b99d1418 (patch)
tree9654e77d6997ea937560597731a5ccdc570c76ca /include/pokeblock.h
parent70300abee81a5b859533eff5537ebb7c926b4395 (diff)
Up through sub_810F424
Diffstat (limited to 'include/pokeblock.h')
-rwxr-xr-x[-rw-r--r--]include/pokeblock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokeblock.h b/include/pokeblock.h
index 257c83f1c..b925894db 100644..100755
--- a/include/pokeblock.h
+++ b/include/pokeblock.h
@@ -5,6 +5,7 @@ void sub_810B96C(void);
void sub_810BA7C(u8);
void ClearPokeblocks(void);
void sub_810CA6C(s32);
+u8 sub_810CB68(u8, u8*);
s16 sub_810CAE4(u8, struct Pokeblock *);
#endif // GUARD_POKEBLOCK_H