mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 06:29:59 +00:00
script revision
This commit is contained in:
parent
68f1c03a85
commit
6510b15704
15 changed files with 236 additions and 123 deletions
|
@ -1018,3 +1018,6 @@ void FinishFuckUCB(CAnimBlendAssociation *assoc, void *arg);
|
|||
#ifndef PED_SKIN
|
||||
VALIDATE_SIZE(CPed, 0x53C);
|
||||
#endif
|
||||
|
||||
bool IsPedPointerValid(CPed*);
|
||||
bool IsPedPointerValid_NotInWorld(CPed*);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue