From 26a7012be18beee7bea538c48452efac595eac15 Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Mon, 7 Mar 2022 23:31:09 -0500 Subject: Removed function address comments in favor of .map file --- include/status_checks.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/status_checks.h') diff --git a/include/status_checks.h b/include/status_checks.h index 5bc80eb..5253d9d 100644 --- a/include/status_checks.h +++ b/include/status_checks.h @@ -5,7 +5,6 @@ extern const s16 gConfusedAttackChance; -// 0x7001C bool8 HasStatusAffectingActions(struct DungeonEntity *pokemon); #endif -- cgit v1.2.3