Refactor - rename KRDataBlock to mimir::Block

This commit is contained in:
2023-08-05 16:37:16 -07:00
parent 152f7a2d28
commit e485261e53
75 changed files with 339 additions and 268 deletions

View File

@@ -34,7 +34,7 @@
#include "KREngine-common.h"
#include "KRCamera.h"
#include "KRDataBlock.h"
#include "block.h"
#include "KRNode.h"
#include "KRSurface.h"
#include "KRMesh.h"