summaryrefslogtreecommitdiff
path: root/src/map/battle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/battle.h')
-rw-r--r--src/map/battle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index 3e779c212..f8f0a10d7 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -472,6 +472,8 @@ extern struct Battle_Config
int max_third_parameter;
int max_baby_third_parameter;
int atcommand_max_stat_bypass;
+
+ int mvp_tomb_enabled;
} battle_config;
void do_init_battle(void);