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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index ca9563ce6..a4bab9b54 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -433,6 +433,7 @@ extern struct Battle_Config
int hom_rename;
int homunculus_show_growth ; //[orn]
int homunculus_friendly_rate;
+ int quest_exp_rate;
} battle_config;
void do_init_battle(void);