about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ball.c1
-rwxr-xr-xsrc/flatpak_launch.sh (renamed from src/launch.sh)0
2 files changed, 0 insertions, 1 deletions
diff --git a/src/ball.c b/src/ball.c
index 4fc1eb4..35e0651 100644
--- a/src/ball.c
+++ b/src/ball.c
@@ -1,4 +1,3 @@
-#include "raylib.h"
 #include "pong.h"
 
 void ball(Rectangle *Player, Rectangle *Enemy, struct Balls *Ball, int *PlayerScore, int *EnemyScore) {
diff --git a/src/launch.sh b/src/flatpak_launch.sh
index 1312ef3..1312ef3 100755
--- a/src/launch.sh
+++ b/src/flatpak_launch.sh