Skip to content
Snippets Groups Projects
Commit e3fc316b authored by Rune Sætre's avatar Rune Sætre :speech_balloon:
Browse files

Update hello graphics/main.cpp

parent 30cbb359
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,5 @@ int main() {
// Ensure the window remains open until closed.
// Otherwise the program exits, and you don't get to see the fruits of your labour
window.wait_for_close();
return 0; //No Errors
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment