diff options
Diffstat (limited to 'include/status_checks_1.h')
-rw-r--r-- | include/status_checks_1.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/status_checks_1.h b/include/status_checks_1.h index a90bdb0..306937b 100644 --- a/include/status_checks_1.h +++ b/include/status_checks_1.h @@ -3,11 +3,8 @@ #include "dungeon_entity.h" -// 0x70A58 bool8 HasNegativeStatus(struct DungeonEntity *pokemon); -// 0x70B28 bool8 IsSleeping(struct DungeonEntity *pokemon); -// 0x70B48 bool8 HasQuarterHPOrLess(struct DungeonEntity* pokemon); #endif |