diff options
Diffstat (limited to 'src/map/battle.hpp')
-rw-r--r-- | src/map/battle.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/battle.hpp b/src/map/battle.hpp index 4e410ef..0f9b2d1 100644 --- a/src/map/battle.hpp +++ b/src/map/battle.hpp @@ -143,7 +143,6 @@ extern struct Battle_Config int resurrection_exp; int shop_exp; int combo_delay_rate; - int item_check; int wedding_modifydisplay; int natural_healhp_interval; int natural_healsp_interval; |