mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 11:24:08 +00:00
bug fixes
This commit is contained in:
parent
c05c516ce7
commit
42ff0f7c58
5 changed files with 13 additions and 7 deletions
|
@ -71,6 +71,8 @@ public:
|
|||
CObject(int32, bool);
|
||||
~CObject(void);
|
||||
|
||||
void ProcessControl(void);
|
||||
void Teleport(CVector);
|
||||
void Render(void);
|
||||
bool SetupLighting(void);
|
||||
void RemoveLighting(bool reset);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue