summaryrefslogtreecommitdiff
path: root/include/battle_tower.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-09-10 01:01:39 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-09-10 01:01:39 +0200
commitb87856b58eacd3ea7375f001427d53f096b02b68 (patch)
tree277e77ebd8e281aed47e4b2365c1806802bfc0c9 /include/battle_tower.h
parentcf8898071d0aa02438be2b1b1d03a6e6b33892be (diff)
Battle Factory is decompiled and documented.
Diffstat (limited to 'include/battle_tower.h')
-rw-r--r--include/battle_tower.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_tower.h b/include/battle_tower.h
index f07e9e544..5879a73bb 100644
--- a/include/battle_tower.h
+++ b/include/battle_tower.h
@@ -31,7 +31,7 @@ struct BattleFrontierTrainer
u16 speechBefore[6];
u16 speechWin[6];
u16 speechLose[6];
- u16 *btMonPool;
+ const u16 *btMonPool;
};
struct FacilityMon