summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave-sdl/player.cpp
Unidiff
Diffstat (limited to 'noncore/games/sfcave-sdl/player.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/sfcave-sdl/player.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave-sdl/player.cpp b/noncore/games/sfcave-sdl/player.cpp
index 2d52ae2..f024d6b 100644
--- a/noncore/games/sfcave-sdl/player.cpp
+++ b/noncore/games/sfcave-sdl/player.cpp
@@ -35,3 +35,3 @@ void Player :: init()
35 pos.w( 4 ); 35 pos.w( 4 );
36 thrust = 0; 36 currentThrust = 0;
37 crashing = false; 37 crashing = false;