Introducing KRResourceManager superclass

This commit is contained in:
2019-12-08 16:29:49 -08:00
parent 21ca133e30
commit 94b351f9ee
31 changed files with 447 additions and 49 deletions

View File

@@ -80,7 +80,7 @@ typedef struct {
typedef struct {
KrStructureType sType;
const char* presourceName;
const char* pResourceName;
KrResourceMapIndex resourceHandle;
} KrMapResourceInfo;