Move all field object data into src/data and event_object_movement.c

This commit is contained in:
Marcus Huderle
2018-06-11 17:33:50 -05:00
parent eb8dbff4a7
commit 89edf6d9e9
40 changed files with 11104 additions and 18408 deletions

View File

@@ -15,7 +15,7 @@
#include "battle_frontier_2.h"
#include "rom_818CFC8.h"
#include "field_specials.h"
#include "event_object_movement_helpers.h"
#include "event_object_movement.h"
#include "script.h"
#include "main.h"
#include "sound.h"