get rid of all PED_SKIN defines

This commit is contained in:
aap 2020-12-18 17:27:18 +01:00
commit c17ccc50ab
12 changed files with 7 additions and 47 deletions

View file

@ -48,6 +48,4 @@ public:
void ProcessStingerCop(void);
};
#ifndef PED_SKIN
VALIDATE_SIZE(CCopPed, 0x558);
#endif
VALIDATE_SIZE(CCopPed, 0x62C);