Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
AXDOOMER committed Jan 7, 2024
1 parent b3f1af1 commit 44e1207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ int main(int argc, const char* argv[])
result = EXIT_FAILURE;
}

SQL_Quit();
SDL_Quit();
return result;
}

Expand Down

0 comments on commit 44e1207

Please sign in to comment.