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 806d74852..97fa369a4 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -332,6 +332,7 @@ extern struct Battle_Config { int area_size; // added by [MouseJstr] int zeny_from_mobs; // [Valaris] + int mobs_level_up; // [Valaris] #ifndef TXT_ONLY /* SQL-only options */ int mail_system; // [Valaris] |