ksys: Start adding OverlayArenaSystem

This commit is contained in:
Léo Lam
2020-09-20 17:59:41 +02:00
parent 5ac991b0e0
commit 8756ccdd07
25 changed files with 875 additions and 37 deletions
+7
View File
@@ -0,0 +1,7 @@
#include "KingSystem/Resource/resHandle.h"
namespace ksys::res {
Handle::Handle() = default;
} // namespace ksys::res