Implement asset loading for kraken_convert
This commit is contained in:
@@ -38,6 +38,7 @@ class Context
|
||||
class impl;
|
||||
public:
|
||||
static Context* Get();
|
||||
bool loadResource(const char* szPath);
|
||||
private:
|
||||
Context();
|
||||
~Context();
|
||||
|
||||
Reference in New Issue
Block a user