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

@@ -7,7 +7,6 @@
#include "field_camera.h"
#include "field_effect_helpers.h"
#include "event_object_movement.h"
#include "event_object_movement_helpers.h"
#include "field_player_avatar.h"
#include "field_screen.h"
#include "field_weather.h"