mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 05:04:08 +00:00
script stuff
This commit is contained in:
parent
f45ea0a1cf
commit
1291dd534b
4 changed files with 82 additions and 0 deletions
|
@ -131,6 +131,7 @@ public:
|
|||
void AddEntityToList(int32, uint8);
|
||||
void RemoveEntityFromList(int32, uint8);
|
||||
void Process();
|
||||
void CheckIfCollisionHasLoadedForMissionObject();
|
||||
};
|
||||
|
||||
struct CUpsideDownCarCheckEntry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue