Skip to content

Commit

Permalink
Remove fps code
Browse files Browse the repository at this point in the history
  • Loading branch information
casensiom committed Oct 29, 2023
1 parent 47d9370 commit cb06186
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions metaball.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,8 +617,6 @@ main(int argc, char *argv[]) {
DrawText(label_fps, 10, 10, 20, BLACK);

EndDrawing();

fps_update(&fps);
}
CloseWindow();

Expand Down

0 comments on commit cb06186

Please sign in to comment.