revert
This commit is contained in:
parent
c284f53487
commit
fc8656e785
|
|
@ -53,6 +53,7 @@ int main(void)
|
||||||
|
|
||||||
int targetFPS = 60; // Our initial target fps
|
int targetFPS = 60; // Our initial target fps
|
||||||
//--------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------
|
||||||
|
|
||||||
// Main game loop
|
// Main game loop
|
||||||
while (!WindowShouldClose()) // Detect window close button or ESC key
|
while (!WindowShouldClose()) // Detect window close button or ESC key
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user