Small wheel-related cleanups

This commit is contained in:
AJ Kelly
2010-05-22 10:05:25 -05:00
parent 40bd873561
commit 77b0f48bf0
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ public:
virtual void ChangeMusic(int dist); /* +1 or -1 */
virtual void SetOpenSection( RString group ) { }
/* Return true if we're moving fast automatically. */
// Return true if we're moving fast automatically.
int IsMoving() const;
bool IsSettled() const;