mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 05:10:57 +00:00
break up gameplay stuff
This commit is contained in:
@ -24,7 +24,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
matrix_float4x4 model;
|
||||
vector_float4 color;
|
||||
vector_uchar4 color;
|
||||
} ShaderInstance;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user