close the window at the end
This commit is contained in:
@ -486,6 +486,7 @@ auto main(int argc, char *argv[]) -> int {
|
||||
abstime += GetFrameTime() * SPEED;
|
||||
}
|
||||
|
||||
CloseWindow();
|
||||
UnloadRenderTexture(render_target);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user