summaryrefslogtreecommitdiff
path: root/src/field/field_effect_helpers.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-24 23:34:17 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-24 23:34:17 -0500
commit4327bee485510b424cbf28e450d90ff50e6fe78b (patch)
tree2f3b25085b11305794c7a6fcd8fcd6c0dd90d353 /src/field/field_effect_helpers.c
parent1d8798203e86b61e889ea1c0fba851cbdbdd03d7 (diff)
merge field files into evobjmv.c.
Diffstat (limited to 'src/field/field_effect_helpers.c')
-rw-r--r--src/field/field_effect_helpers.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/field/field_effect_helpers.c b/src/field/field_effect_helpers.c
index 165829a55..3e1fb1c13 100644
--- a/src/field/field_effect_helpers.c
+++ b/src/field/field_effect_helpers.c
@@ -4,12 +4,10 @@
#include "metatile_behavior.h"
#include "constants/songs.h"
#include "sound.h"
-#include "field_map_obj.h"
+#include "evobjmv.h"
#include "field_camera.h"
-#include "field_map_obj_helpers.h"
#include "field_weather.h"
#include "field_effect.h"
-#include "field_ground_effect.h"
#include "field_effect_helpers.h"
static void sub_81269E0(struct Sprite *);