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

@@ -34,7 +34,7 @@
#include "string_util.h"
#include "task.h"
#include "text.h"
#include "constants/bg_event_constants.h"
#include "constants/event_bg.h"
#include "constants/event_objects.h"
#include "constants/flags.h"
#include "constants/item_effects.h"