From 5c8c4085e746341f2273aaa67c481621a8276e4a Mon Sep 17 00:00:00 2001 From: xazax-hun Date: Thu, 3 May 2012 19:35:17 +0000 Subject: * Implemented an atcommand suggestion system. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16071 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 3b42c52b7..bf381927d 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -471,6 +471,8 @@ extern struct Battle_Config int atcommand_max_stat_bypass; int mvp_tomb_enabled; + + int atcommand_suggestions_enabled; } battle_config; void do_init_battle(void); -- cgit v1.2.3-70-g09d2