diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.c b/src/main.c index 21fbe8f..5acec18 100644 --- a/src/main.c +++ b/src/main.c @@ -1,7 +1,4 @@ #include "pong.h" -#include "sounds.h" - - int Difficulty = 1; SDL_atomic_t Ticks; |