summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/status_checks_1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/status_checks_1.h b/include/status_checks_1.h
index 770767a..486adb2 100644
--- a/include/status_checks_1.h
+++ b/include/status_checks_1.h
@@ -5,5 +5,7 @@
// 0x70A58
bool8 HasNegativeStatus(struct DungeonEntity *pokemon);
+// 0x70B28
+bool8 IsSleeping(struct DungeonEntity *pokemon);
#endif