This commit is contained in:
parent
18d0247548
commit
7f6a1a06b9
20 changed files with 283 additions and 154 deletions
|
@ -108,6 +108,7 @@ public:
|
|||
void Load2d(CCore *Core);
|
||||
void Load3d(CCore *Core);
|
||||
|
||||
const char *GetDrive() {return(Filename.Drive());}
|
||||
const char *GetPath() {return(Filename.Dir());}
|
||||
const char *GetName() {return(Filename.File());}
|
||||
const char *GetExt() {return(Filename.Ext());}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue