Fixed small issue that at startup the start screen wasn't rendered correct
This commit is contained in:
parent
720555912e
commit
1d8c75ab7d
@ -37,6 +37,7 @@ NSOpenGLContext* g_context = 0;
|
|||||||
|
|
||||||
EMGFXBackend_create();
|
EMGFXBackend_create();
|
||||||
Editor_create();
|
Editor_create();
|
||||||
|
Editor_update();
|
||||||
|
|
||||||
const float framerate = 60;
|
const float framerate = 60;
|
||||||
const float frequency = 1.0f/framerate;
|
const float frequency = 1.0f/framerate;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user