cleanup, some doxygening

This commit is contained in:
AJ Kelly
2011-02-21 02:24:42 -06:00
parent 3324d20305
commit 00e71f9858
15 changed files with 29 additions and 45 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
/* ScoreDisplayRave - ScoreDisplay implementation for PLAY_MODE_RAVE. */
#ifndef SCORE_DISPLAY_RAVE_H
#define SCORE_DISPLAY_RAVE_H
@@ -9,7 +7,7 @@
#include "BitmapText.h"
#include "AutoActor.h"
/** @brief ScoreDisplay implementation for PLAY_MODE_RAVE. */
class ScoreDisplayRave : public ScoreDisplay
{
public: