about summary refs log tree commit diff stats
path: root/src/title.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/title.c')
-rw-r--r--src/title.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/title.c b/src/title.c
index 2327713..5c8987c 100644
--- a/src/title.c
+++ b/src/title.c
@@ -1,6 +1,4 @@
 #include "pong.h"
-#include <raylib.h>
-#include <stdio.h>
 
 struct LeaderboardEntries {
     int Score;