Ten more functions (remaining function count is 99)

This commit is contained in:
scnorton
2017-09-17 13:26:17 -04:00
parent 7af9833883
commit 4b04e92e8b
4 changed files with 107 additions and 221 deletions
+1
View File
@@ -11,5 +11,6 @@
// Exported ROM declarations
u8 sub_8154228(void);
bool8 sub_8155DA0(struct MapObject *);
#endif //GUARD_FIELD_EFFECT_HELPERS_H
+7
View File
@@ -0,0 +1,7 @@
#ifndef GUARD_TRAINER_SEE_H
#define GUARD_TRAINER_SEE_H
void sub_80B4578(struct MapObject *);
void sub_8155D78(struct MapObject *);
#endif //GUARD_TRAINER_SEE_H