summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-10-23 17:45:02 -0700
committerMarcus Huderle <huderlem@gmail.com>2017-10-23 17:45:02 -0700
commitf90bc99a49a3d4fa60e96cd6fbcb546f8e3a1da0 (patch)
tree415da99e60c7462335f199be5e068cd462ece10f /include
parentf15bbca1ffe425c53c9e4f43f38d97b2e49d2c31 (diff)
Move all battle_tower data into src/
Diffstat (limited to 'include')
-rw-r--r--include/global.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/global.h b/include/global.h
index 6a7f6396c..11611dc41 100644
--- a/include/global.h
+++ b/include/global.h
@@ -755,8 +755,9 @@ struct BattleTowerTrainer
u8 trainerClass;
u8 name[8];
u8 teamFlags;
- u16 padding;
- u16 easyChat[6];
+ struct {
+ u16 easyChat[6];
+ } greeting;
};
struct BattleTowerRecord // record mixing