Use movement type constants in object_event macros

This commit is contained in:
Marcus Huderle
2018-07-10 18:04:51 -05:00
parent d675b7578c
commit 8ffd7a70fc
429 changed files with 2777 additions and 2776 deletions

View File

@@ -1,3 +1,4 @@
#include "constants/event_object_movement_constants.h"
#include "constants/event_objects.h"
#include "constants/flags.h"
#include "constants/items.h"