mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 23:04:08 +00:00
script revision
This commit is contained in:
parent
ff0e039599
commit
4c822e8375
8 changed files with 155 additions and 144 deletions
|
@ -367,6 +367,7 @@ private:
|
|||
static int32 GetNewUniqueScriptSphereIndex(int32 index);
|
||||
static void RemoveScriptSphere(int32 index);
|
||||
static void RemoveScriptTextureDictionary();
|
||||
static void RemoveThisPed(CPed* pPed);
|
||||
|
||||
friend class CRunningScript;
|
||||
friend class CHud;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue