Still working on my scrolling text and bug fixing.
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
|
||||
#define QUAD_VERTICE_COUNT 4
|
||||
#define QUAD_INDICE_COUNT 6
|
||||
#define QUAD_INDICE_PER_QUAD 2
|
||||
|
||||
/**
|
||||
* Buffers the vertices of a quad onto a primitive.
|
||||
|
Reference in New Issue
Block a user