Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed May 6, 2024
1 parent c284f53 commit fc8656e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/core/core_custom_frame_control.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ int main(void)

int targetFPS = 60; // Our initial target fps
//--------------------------------------------------------------------------------------

// Main game loop
while (!WindowShouldClose()) // Detect window close button or ESC key
{
Expand Down

0 comments on commit fc8656e

Please sign in to comment.