Fix event constant file names

This commit is contained in:
GriffinR
2019-11-21 14:03:35 -05:00
parent 86c08330c4
commit 4c52cf9ed1
21 changed files with 23 additions and 23 deletions

View File

@@ -13,7 +13,7 @@
#include "constants/decorations.h"
#include "constants/easy_chat.h"
#include "constants/event_objects.h"
#include "constants/event_object_movement_constants.h"
#include "constants/event_object_movement.h"
#include "constants/field_effects.h"
#include "constants/field_poison.h"
#include "constants/field_specials.h"