mirror of
https://github.com/halpz/re3.git
synced 2025-07-27 04:32:50 +00:00
move stuff back into class; securom comments
This commit is contained in:
@ -79,7 +79,7 @@ class CWaterLevel
|
||||
static int16 nGeomUsed;
|
||||
|
||||
public:
|
||||
static void Initialise(Const char *pWaterDat);
|
||||
static void Initialise(Const char *pWaterDat); // out of class in III PC and later because of SecuROM
|
||||
static void Shutdown();
|
||||
static void CreateWavyAtomic();
|
||||
static void DestroyWavyAtomic();
|
||||
|
Reference in New Issue
Block a user