This commit is contained in:
parent
50b875d84b
commit
e9835c718d
18 changed files with 253 additions and 80 deletions
|
@ -64,7 +64,7 @@ public:
|
|||
void Load(CFile *File,float Version);
|
||||
void Save(CFile *File);
|
||||
|
||||
void Export(CExport &Exp);
|
||||
void Export(CCore *Core,CExport &Exp);
|
||||
|
||||
// Functions
|
||||
BOOL SetMode(int NewMode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue