summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-06-15 01:41:20 -0500
committercamthesaxman <cameronghall@cox.net>2017-06-15 01:41:20 -0500
commitc8f941f5e3604c8cf1929d30890f935e2a47c450 (patch)
tree5d95938d565b943c44197e4be9afadef77140f9b /include
parent8c5d8a550780ec370f340ad2537c5ec418740839 (diff)
make it build again
Diffstat (limited to 'include')
-rw-r--r--include/pokedex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pokedex.h b/include/pokedex.h
index 5b7a24c4c..080686546 100644
--- a/include/pokedex.h
+++ b/include/pokedex.h
@@ -5,7 +5,6 @@
void ResetPokedex(void);
void sub_808C0A0(void);
-void sub_808C0B8(void);
void CB2_InitPokedex(void);
void MainCB(void);
void Task_PokedexShowMainScreen(u8 taskId);