Some more doxygen.

This commit is contained in:
Jason Felds
2011-02-18 21:47:52 -05:00
parent 26b9f7502f
commit 8cc38194b2
6 changed files with 65 additions and 22 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
/* ScreenNameEntry - Enter a name for a new high score. */
#ifndef SCREEN_NAME_ENTRY_H
#define SCREEN_NAME_ENTRY_H
@@ -7,7 +5,7 @@
#include "BitmapText.h"
#include "ReceptorArrowRow.h"
#include "RageSound.h"
/** @brief Enter a name for a new high score. */
class ScreenNameEntry : public ScreenWithMenuElements
{
public: