summaryrefslogtreecommitdiff
path: root/src/emap/pc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/pc.c')
-rw-r--r--src/emap/pc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/emap/pc.c b/src/emap/pc.c
index f745410..92f0f27 100644
--- a/src/emap/pc.c
+++ b/src/emap/pc.c
@@ -39,6 +39,10 @@
int langScriptId;
int mountScriptId;
+int bHomunculusAtkID = -1;
+int bHomunculusDefID = -1;
+int bHomunculusMaxHPID = -1;
+
int64 epc_readparam_pre(const TBL_PC **sdPtr,
int *type)
{