CPedModelInfo

This commit is contained in:
aap 2020-05-10 13:08:02 +02:00
commit f7300c7a27
7 changed files with 44 additions and 344 deletions

View file

@ -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);