Rename field_map_obj to event_object_movement

This commit is contained in:
Marcus Huderle
2018-06-11 08:34:19 -05:00
parent 300428d540
commit 38a126df66
31 changed files with 96 additions and 147 deletions

View File

@@ -1,7 +1,7 @@
#include "global.h"
#include "script_movement.h"
#include "field_map_obj.h"
#include "field_map_obj_helpers.h"
#include "event_object_movement.h"
#include "event_object_movement_helpers.h"
#include "task.h"
#include "util.h"