diff --git a/src/Paper-Bin.c b/src/Paper-Bin.c index 230eeb1..8ce6178 100644 --- a/src/Paper-Bin.c +++ b/src/Paper-Bin.c @@ -19,6 +19,8 @@ int Ballx = -1; int Bally = 27; int windIntervall = 0; int lvlnumber = 1; +void addScoreboard(); + struct Player {