small style cleanup

This commit is contained in:
AJ Kelly
2011-05-19 03:55:47 -05:00
parent d6546caaa6
commit dd0abb01ee
-2
View File
@@ -11,9 +11,7 @@ struct lua_State;
class SongPosition class SongPosition
{ {
public: public:
// Arcade - the current stage (one song). // Arcade - the current stage (one song).
// Oni/Endless - a single song in a course. // Oni/Endless - a single song in a course.
// Let a lot of classes access this info here so they don't have to keep their own copies. // Let a lot of classes access this info here so they don't have to keep their own copies.