summaryrefslogtreecommitdiff
path: root/src/emap/pc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/pc.h')
-rw-r--r--src/emap/pc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/emap/pc.h b/src/emap/pc.h
index 223452d..8f55af7 100644
--- a/src/emap/pc.h
+++ b/src/emap/pc.h
@@ -9,10 +9,6 @@ enum VarConst
Const_ClientVersion = 10000
};
-int bHomunculusAtkID = -1;
-int bHomunculusDefID = -1;
-int bHomunculusMaxHPID = -1;
-
struct s_homunculus_atk {
int rate;
};