added jam build system, please try it out - the advantage would be that it already...
[supertux.git] / src / player.cpp
index 2ecaaad..f9fd8fb 100644 (file)
@@ -1010,7 +1010,7 @@ Player::check_bounds(Camera* camera)
 }
 
 void
-Player::bounce(BadGuy& badguy)
+Player::bounce(BadGuy& )
 {
   //Make sure we stopped flapping
   flapping = false;