summaryrefslogtreecommitdiff
path: root/include/event_scripts.h
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-10-06 20:04:30 -0400
committerGriffinR <griffin.richards@comcast.net>2019-10-06 20:04:30 -0400
commitc4deb4db96ac8463c2ef1dd92ca5c7d6d13c4dae (patch)
treeccf428496a63d7c92107dd8c966d13268520d033 /include/event_scripts.h
parentf179ab95c07ef7ec7a97864e88bbb35f9efae881 (diff)
Document field_poison
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r--include/event_scripts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h
index 7671f13d8..fbc7e04a2 100644
--- a/include/event_scripts.h
+++ b/include/event_scripts.h
@@ -548,7 +548,7 @@ extern const u8 EventScript_UseDive[];
extern const u8 EventScript_UseDiveUnderwater[];
extern const u8 EventScript_FallDownHole[];
extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252BE8[];
-extern const u8 EventScript_Poison[];
+extern const u8 EventScript_FieldPoison[];
extern const u8 EventScript_EggHatch[];
extern const u8 UnusualWeather_EventScript_EndEventAndCleanup_1[];
extern const u8 IslandCave_EventScript_238EAF[];