Last batch of doxygen for a bit.
This commit is contained in:
+1
-3
@@ -1,12 +1,10 @@
|
||||
/** @brief ScreenSelect - Base class for Style, Difficulty, and Mode selection screens. */
|
||||
|
||||
#ifndef SCREEN_SELECT_H
|
||||
#define SCREEN_SELECT_H
|
||||
|
||||
#include "ScreenWithMenuElements.h"
|
||||
#include "GameCommand.h"
|
||||
#include "ThemeMetric.h"
|
||||
|
||||
/** @brief Base class for Style, Difficulty, and Mode selection screens. */
|
||||
class ScreenSelect : public ScreenWithMenuElements
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user