From 4c52cf9ed15f01f949fbf2139444f674694e446d Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 21 Nov 2019 14:03:35 -0500 Subject: Fix event constant file names --- data/event_scripts.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/event_scripts.s') diff --git a/data/event_scripts.s b/data/event_scripts.s index 14f0b2be7..a98a53a1a 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -13,7 +13,7 @@ #include "constants/decorations.h" #include "constants/easy_chat.h" #include "constants/event_objects.h" -#include "constants/event_object_movement_constants.h" +#include "constants/event_object_movement.h" #include "constants/field_effects.h" #include "constants/field_poison.h" #include "constants/field_specials.h" -- cgit v1.2.3