fix tex coords to full numbers
This commit is contained in:
@@ -51,6 +51,7 @@ class Tutorial01 : public Game {
|
||||
DynPipOptions* dynOptions;
|
||||
Texture* warriorTex;
|
||||
Texture* blocksTex;
|
||||
Texture* blocksTex2;
|
||||
|
||||
u32 blocksCount;
|
||||
McpipBlock* blocks;
|
||||
|
||||
Reference in New Issue
Block a user