mirror of
https://github.com/thepigeongenerator/breakout_clone.git
synced 2025-12-16 22:05:45 +01:00
make ball launching
This commit is contained in:
@@ -81,5 +81,6 @@ int main(void) {
|
||||
|
||||
// frees media and shuts down SDL
|
||||
close(window, renderer);
|
||||
(void)printf("finished!\n");
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user