diff options
author | YamaArashi <shadow962@live.com> | 2017-01-02 00:41:28 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-02 01:01:13 -0800 |
commit | 145e90483b2a30698f917f62e585aa7fa4794588 (patch) | |
tree | b1410a1bcec3eacaf5623cef33b10bc5a6f2a5d8 /src/scrcmd.c | |
parent | c4af9225bc4e2f30a240e9cabca98fca4d708501 (diff) |
event_data.c
Diffstat (limited to 'src/scrcmd.c')
-rw-r--r-- | src/scrcmd.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/scrcmd.c b/src/scrcmd.c index e34ba0b7f..66c68be07 100644 --- a/src/scrcmd.c +++ b/src/scrcmd.c @@ -17,8 +17,7 @@ #include "field_message_box.h" #include "sound.h" #include "string_util.h" -#include "flag.h" -#include "var.h" +#include "event_data.h" #include "rom4.h" #include "weather.h" #include "map_obj_lock.h" |