un-deprecate DifficultyIcon
This commit is contained in:
@@ -1,11 +1,4 @@
|
|||||||
#include "global.h"
|
#include "global.h"
|
||||||
|
|
||||||
/* Obsolete: use DifficultyClass. */
|
|
||||||
/* DifficultyClass was the old name for enum Difficulty, right? -Chris */
|
|
||||||
/* Maybe, but that wouldn't make sense. I might have meant DifficultyMeter, whose
|
|
||||||
* functionality is a superset of DifficultyIcon; this class can probably be phased
|
|
||||||
* out. -glenn */
|
|
||||||
|
|
||||||
#include "DifficultyIcon.h"
|
#include "DifficultyIcon.h"
|
||||||
#include "RageUtil.h"
|
#include "RageUtil.h"
|
||||||
#include "GameConstantsAndTypes.h"
|
#include "GameConstantsAndTypes.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user