un-deprecate DifficultyIcon

This commit is contained in:
Glenn Maynard
2005-02-26 19:13:17 +00:00
parent 0b17b74349
commit 65013f2335
-7
View File
@@ -1,11 +1,4 @@
#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 "RageUtil.h"
#include "GameConstantsAndTypes.h"