diff options
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 1a2b26bf2..afc509909 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -1257,5 +1257,6 @@ extern const u8 EventScript_CantUseWaterfall[]; extern const u8 gUnknown_81A8CED[]; extern const u8 EventScript_FieldPoison[]; extern const u8 EventScript_EggHatch[]; +extern const u8 EventScript_1C1361[]; #endif //GUARD_EVENT_SCRIPTS_H |