This commit is contained in:
parent
a115ed8b39
commit
b31a2e39dc
52 changed files with 1841 additions and 886 deletions
|
@ -20,6 +20,9 @@ public:
|
|||
void InitLayer(sLayerDef &Def);
|
||||
void InitSubView(CCore *Core);
|
||||
|
||||
void LoadDefThing(const char *Name,sLayerThing &ThisDef);
|
||||
void LoadOldThing(CFile *File,sLayerThing &ThisThing);
|
||||
|
||||
void GUIInit(CCore *Core);
|
||||
void GUIKill(CCore *Core);
|
||||
void GUIUpdate(CCore *Core);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue