mcpip changes

This commit is contained in:
h4570
2022-08-03 18:35:00 +02:00
parent 0a024e745f
commit 82e5e87822
8 changed files with 51 additions and 38 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ class Tutorial01 : public Game {
Texture* blocksTex2;
u32 blocksCount;
McpipBlock* blocks;
std::vector<McpipBlock*> blocks;
M4x4* translations;
M4x4* rotations;
M4x4* scales;