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

@@ -286,6 +286,10 @@ enum
DIR_NORTH,
DIR_WEST,
DIR_EAST,
DIR_SOUTHWEST,
DIR_SOUTHEAST,
DIR_NORTHWEST,
DIR_NORTHEAST,
};
enum