fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / gui / mousecursor.hpp
index 49b9e8f..b3cb53b 100644 (file)
@@ -25,7 +25,7 @@
 #include "video/surface.hpp"
 
 #define MC_STATES_NB 3
+
 enum {
   MC_NORMAL = 0,
   MC_CLICK,