mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-19 07:29:23 +00:00
get rid of all PED_SKIN defines
This commit is contained in:
parent
75a9976cbc
commit
c17ccc50ab
12 changed files with 7 additions and 47 deletions
|
@ -48,6 +48,4 @@ public:
|
|||
void ProcessStingerCop(void);
|
||||
};
|
||||
|
||||
#ifndef PED_SKIN
|
||||
VALIDATE_SIZE(CCopPed, 0x558);
|
||||
#endif
|
||||
VALIDATE_SIZE(CCopPed, 0x62C);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue