Mesh and Material Serializations

This commit is contained in:
Dynamitos
2023-11-01 13:38:49 +01:00
parent 4e7f4a56b8
commit 5a9cb13e74
20 changed files with 233 additions and 111 deletions
+1
View File
@@ -1,5 +1,6 @@
#pragma once
#include "Enums.h"
#include "CRC.h"
namespace Seele
{