about summary refs log tree commit diff stats
path: root/src/marathon.c
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-06-07 17:49:55 -0400
committerCharadon <dev@iotib.net>2022-06-07 17:49:55 -0400
commitb8dda4d4a5385772c3ee997ae3948d52026a06e2 (patch)
tree9535de8a53084a45ea1bd209ed435a5217966920 /src/marathon.c
parent528f41896e4d5a0a52c080302b75c143bb2c9b05 (diff)
downloadPong-C-b8dda4d4a5385772c3ee997ae3948d52026a06e2.tar.gz
Moved to SDL threads
Diffstat (limited to 'src/marathon.c')
-rw-r--r--src/marathon.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/marathon.c b/src/marathon.c
index 02c5b3f..b5de37e 100644
--- a/src/marathon.c
+++ b/src/marathon.c
@@ -1,6 +1,4 @@
 #include "pong.h"
-#include "raylib.h"
-#include <SDL2/SDL_mixer.h>
 
 void marathon_main() {