From 6fcf878e2f8b4836a2652cd2c90ef5cf67c4b976 Mon Sep 17 00:00:00 2001 From: Slawter666 <38655737+Slawter666@users.noreply.github.com> Date: Tue, 13 Nov 2018 22:28:46 +0000 Subject: Tidy up header files --- data/event_scripts.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/event_scripts.s b/data/event_scripts.s index ed58dd416..e52b95f24 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -1,6 +1,6 @@ #include "constants/battle_frontier.h" -#include "constants/flags.h" #include "constants/field_effects.h" +#include "constants/flags.h" #include "constants/items.h" #include "constants/heal_locations.h" #include "constants/maps.h" -- cgit v1.2.3