mirror of
https://github.com/td512/re3.git
synced 2026-01-31 05:53:14 +00:00
bug fixes
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user