mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 18:30:34 +00:00
Peds
This commit is contained in:
parent
8c9206fee1
commit
24d9773ae0
6 changed files with 485 additions and 24 deletions
|
@ -36,6 +36,7 @@ public:
|
|||
|
||||
void ClearPursuit(void);
|
||||
void ProcessControl(void);
|
||||
void SetArrestPlayer(CPed*);
|
||||
};
|
||||
|
||||
static_assert(sizeof(CCopPed) == 0x558, "CCopPed: error");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue