summaryrefslogtreecommitdiff
path: root/src/map/config/Data/Const.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/config/Data/Const.h')
-rw-r--r--src/map/config/Data/Const.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/config/Data/Const.h b/src/map/config/Data/Const.h
index b4984f9c2..2071a4a8c 100644
--- a/src/map/config/Data/Const.h
+++ b/src/map/config/Data/Const.h
@@ -13,6 +13,11 @@
* "Constants"
**/
#if RECASTING
+
+ #if REMODE == 0
+ #error RECASTING requires REMODE enabled
+ #endif
+
#define CONST_CASTRATE_SCALE RECASTING_VMIN
/**
* Cast Rate Formula: (DEX x 2)+INT