summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-06-14 20:52:56 -0500
committercamthesaxman <cameronghall@cox.net>2017-06-14 20:52:56 -0500
commitf8765c07ab36bd009036e44a97a131b0a7d8fe27 (patch)
tree882fbb48fe10c6af438176babea2a46205230b95 /include
parentf37f616252c89d9138489d13c79ca630d5477afd (diff)
style and formatting
Diffstat (limited to 'include')
-rw-r--r--include/pokedex.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/pokedex.h b/include/pokedex.h
index cb01dadf5..3a6417251 100644
--- a/include/pokedex.h
+++ b/include/pokedex.h
@@ -40,7 +40,6 @@ void sub_808E6BC(void);
u8 sub_808E71C(void);
u8 sub_808E82C(void);
u16 sub_808E888(u16 a1);
-u32 sub_808E8C8(u16 a, u16 b, u16 c);
void sub_808E978(u8 a);
void nullsub_58(struct Sprite *sprite);
void sub_808ED94(struct Sprite *sprite);
@@ -96,7 +95,6 @@ void sub_8091738(u16, u16, u16);
void sub_80917CC(u16 i, u16 i1);
u16 sub_8091818(u8, u16, u16, u16);
-u16 sub_80918EC(u16 a, s16 b, s16 c, u16 d); //Not sure of return type
-u8 sub_8091A4C(u16 gender, u16, u16, u16);
+u8 sub_8091A4C(u16 gender, s16, s16, u16);
#endif // GUARD_POKEDEX_H