summaryrefslogtreecommitdiff
path: root/include/status_checks.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/status_checks.h')
-rw-r--r--include/status_checks.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/status_checks.h b/include/status_checks.h
index 086711d..5bc80eb 100644
--- a/include/status_checks.h
+++ b/include/status_checks.h
@@ -3,6 +3,8 @@
#include "dungeon_entity.h"
+extern const s16 gConfusedAttackChance;
+
// 0x7001C
bool8 HasStatusAffectingActions(struct DungeonEntity *pokemon);