Technically working
This commit is contained in:
@@ -16,7 +16,9 @@ typedef enum {
|
||||
} meshprimitivetypegl_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
const meshvertex_t *vertices;
|
||||
int32_t vertexCount;
|
||||
meshprimitivetypegl_t primitiveType;
|
||||
} meshgl_t;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user