summaryrefslogtreecommitdiffstats
path: root/src/core/PlayerSkin.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/render/PlayerSkin.h (renamed from src/core/PlayerSkin.h)6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/PlayerSkin.h b/src/render/PlayerSkin.h
index 2d82ec12..e0214ce0 100644
--- a/src/core/PlayerSkin.h
+++ b/src/render/PlayerSkin.h
@@ -2,12 +2,6 @@
#define DEFAULT_SKIN_NAME "$$\"\""
-static RpClump *gpPlayerClump;// = *(RpClump**)0x660FF8;
-static float gOldFov;// = *(float*)0x660FFC;
-
-void LoadPlayerDff(void);
-void FindPlayerDff(uint32 &offset, uint32 &size);
-
class CPlayerSkin
{
static int m_txdSlot;