diff options
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 9b78854fa..add2da0d1 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1259,4 +1259,8 @@ extern const u8 EventScript_FieldPoison[]; extern const u8 EventScript_EggHatch[]; extern const u8 EventScript_1C1361[]; +// overworld + +extern const u8 EventScript_ResetEliteFourEnd[]; + #endif //GUARD_EVENT_SCRIPTS_H |