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, 2 insertions, 0 deletions
diff --git a/src/title.c b/src/title.c
index d53db5a..3e85a96 100644
--- a/src/title.c
+++ b/src/title.c
@@ -1,6 +1,8 @@
 #include "pong.h"
 #include "raylib.h"
 
+
+
 void help_text() {
 
 }