diff options
author | camthesaxman <cameronghall@cox.net> | 2017-11-26 14:04:00 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-11-26 14:04:00 -0600 |
commit | 43349392dc4c79494af0e0727065c57ff78e1e92 (patch) | |
tree | e0e214f160c7f875dcd4f425885cb97e31251a87 /src/field/battle_tower.c | |
parent | 5f242ae6cee377d219defa8290ef1c164b003f52 (diff) |
easy_chat constants
Diffstat (limited to 'src/field/battle_tower.c')
-rw-r--r-- | src/field/battle_tower.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/field/battle_tower.c b/src/field/battle_tower.c index 5f2a84d06..12a2f3f11 100644 --- a/src/field/battle_tower.c +++ b/src/field/battle_tower.c @@ -5,6 +5,7 @@ #include "battle_transition.h" #include "data2.h" #include "easy_chat.h" +#include "constants/easy_chat.h" #include "event_data.h" #include "item.h" #include "items.h" |