camera reset and default state
This commit is contained in:
@ -230,7 +230,7 @@ bool render_init(void);
|
||||
void render(void);
|
||||
|
||||
/* clears all render queues */
|
||||
void render_queue_clear(void);
|
||||
void render_clear(void);
|
||||
|
||||
/* fills two existing arrays with the geometry data of a circle */
|
||||
/* the size of indices must be at least 3 times the number of vertices */
|
||||
|
Reference in New Issue
Block a user