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
@@ -34,5 +34,5 @@ void Player :: init()
34 pos.h( 2 ); 34 pos.h( 2 );
35 pos.w( 4 ); 35 pos.w( 4 );
36 thrust = 0; 36 currentThrust = 0;
37 crashing = false; 37 crashing = false;
38 crashLineLength = 0; 38 crashLineLength = 0;