summaryrefslogtreecommitdiffstats
path: root/src/peds/Ped.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-05-10 13:08:02 +0200
committeraap <aap@papnet.eu>2020-05-10 13:08:02 +0200
commitf7300c7a27c3f2633419fe73ec2643fc9d4951cf (patch)
tree6483fb404f227882bdaf0979e919adb29887c03d /src/peds/Ped.h
parentMerge pull request #530 from Nick007J/miami (diff)
downloadre3-f7300c7a27c3f2633419fe73ec2643fc9d4951cf.tar
re3-f7300c7a27c3f2633419fe73ec2643fc9d4951cf.tar.gz
re3-f7300c7a27c3f2633419fe73ec2643fc9d4951cf.tar.bz2
re3-f7300c7a27c3f2633419fe73ec2643fc9d4951cf.tar.lz
re3-f7300c7a27c3f2633419fe73ec2643fc9d4951cf.tar.xz
re3-f7300c7a27c3f2633419fe73ec2643fc9d4951cf.tar.zst
re3-f7300c7a27c3f2633419fe73ec2643fc9d4951cf.zip
Diffstat (limited to 'src/peds/Ped.h')
-rw-r--r--src/peds/Ped.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/peds/Ped.h b/src/peds/Ped.h
index 209aeb40..b33be407 100644
--- a/src/peds/Ped.h
+++ b/src/peds/Ped.h
@@ -890,10 +890,6 @@ public:
void DebugRenderOnePedText(void);
#endif
-#ifdef PED_SKIN
- void renderLimb(int node);
-#endif
-
#ifdef COMPATIBLE_SAVES
virtual void Save(uint8*& buf);
virtual void Load(uint8*& buf);