(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
This commit is contained in:
@@ -23,9 +23,7 @@
|
||||
#include "strings_func.h"
|
||||
#include "hotkeys.h"
|
||||
|
||||
enum HighscoreWidgets {
|
||||
HSW_BACKGROUND,
|
||||
};
|
||||
#include "widgets/highscore_widget.h"
|
||||
|
||||
struct EndGameHighScoreBaseWindow : Window {
|
||||
uint32 background_img;
|
||||
|
Reference in New Issue
Block a user