fix tex coords to full numbers

This commit is contained in:
h4570
2022-07-28 10:52:38 +02:00
parent 7a80c15ac8
commit 440f25d7d8
4 changed files with 80 additions and 79 deletions
+1
View File
@@ -51,6 +51,7 @@ class Tutorial01 : public Game {
DynPipOptions* dynOptions;
Texture* warriorTex;
Texture* blocksTex;
Texture* blocksTex2;
u32 blocksCount;
McpipBlock* blocks;