Draw FPS
This commit is contained in:
@@ -63,6 +63,11 @@ errorret_t displayInit(void) {
|
||||
glEnableClientState(GL_VERTEX_ARRAY);
|
||||
#endif
|
||||
|
||||
// Commands
|
||||
|
||||
// Variables
|
||||
consoleRegVar("fps", "0", NULL);
|
||||
|
||||
quadInit();
|
||||
frameBufferInitBackbuffer();
|
||||
spriteBatchInit();
|
||||
|
Reference in New Issue
Block a user