mirror of
https://github.com/halpz/re3.git
synced 2025-12-22 05:12:52 +00:00
CGame::Initialise
This commit is contained in:
@@ -7,4 +7,5 @@ public:
|
||||
static void Update(void);
|
||||
static void Render(void);
|
||||
static void RegisterOne(uint32 id, CVector pos, float fwdx, float fwdY, bool *isMuddy, bool *isBloddy);
|
||||
static void Init(void);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user