mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 10:50:35 +00:00
fixed cops
This commit is contained in:
parent
b77a9ce955
commit
e16562aa6d
5 changed files with 8 additions and 2 deletions
|
@ -35,6 +35,7 @@ public:
|
|||
~CCopPed();
|
||||
|
||||
void ClearPursuit(void);
|
||||
void ProcessControl(void);
|
||||
};
|
||||
|
||||
static_assert(sizeof(CCopPed) == 0x558, "CCopPed: error");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue