move stuff back into class; securom comments

This commit is contained in:
withmorten
2021-01-13 00:18:34 +01:00
parent 4a96c7c9f2
commit c210e1bae6
3 changed files with 4 additions and 3 deletions

View File

@ -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();