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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index ada282eab..90b42444c 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -261,7 +261,8 @@ extern struct Battle_Config {
unsigned short chat_warpportal;
unsigned short mob_warp;
unsigned short dead_branch_active;
- unsigned int vending_max_value;
+ int vending_max_value;
+ unsigned short vending_tax;
unsigned short show_steal_in_same_party;
unsigned short party_share_type;
unsigned short party_hp_mode;