diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-23 17:00:12 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-02-23 17:00:12 -0500 |
commit | 1fc8db43b7254f7445b335cec22c7406edb1902d (patch) | |
tree | c09e2407f6750104d19ca73a6edbf73e25c64f2b /data/event_scripts.s | |
parent | 9aaafa84871e7bcc553d3eda680415545a337eee (diff) |
Sync object event gfx constants
Diffstat (limited to 'data/event_scripts.s')
-rw-r--r-- | data/event_scripts.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index b787a52a5..f66b4da77 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -18,7 +18,6 @@ #include "constants/field_effects.h" #include "constants/trainers.h" #include "constants/trainer_tower.h" -#include "constants/object_events.h" #include "constants/fame_checker.h" #include "constants/seagallop.h" #include "constants/game_stat.h" |