free ram and tyrobj wip

This commit is contained in:
h4570
2022-07-26 19:32:20 +02:00
parent 70028a8f18
commit 7a9b294945
15 changed files with 550 additions and 27 deletions
+1
View File
@@ -30,6 +30,7 @@ class H4570 : public Game {
private:
Engine* engine;
DynamicMesh* cube;
StaticMesh* staticMesh;
DynamicMesh* warrior;
u8 warriorsCount;