diff options
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index 22ae1c13a..5cacdf0ef 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -474,6 +474,7 @@ extern struct Battle_Config int atcommand_suggestions_enabled; int min_npc_vending_distance; + int atcommand_mobinfo_type; } battle_config; void do_init_battle(void); |