Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
CLiF committed Mar 22, 2023
1 parent 17ed622 commit 1948401
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified .vs/Flow/v17/.suo
Binary file not shown.
Binary file modified .vs/Flow/v17/Browse.VC.db
Binary file not shown.
1 change: 1 addition & 0 deletions Flow/Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ int main(int argc, char *argv[]) {
break;
}
}

delete win;
SDL_Quit();
return 0;
Expand Down

0 comments on commit 1948401

Please sign in to comment.