GROUP_ALL_MUSIC -> GROUP_ALL

use GROUP_ALL as sentinel value in PreferredCourse
This commit is contained in:
Chris Danford
2005-06-24 06:06:16 +00:00
parent 94c495fa79
commit f0335f486c
10 changed files with 22 additions and 19 deletions
+3
View File
@@ -17,8 +17,11 @@ LuaFunction( X##ToString, X##ToString( (X) IArg(1) ) );
#define LuaStringToX(X) \
LuaFunction( StringTo##X, (X) StringTo##X( SArg(1) ) );
const CString RANKING_TO_FILL_IN_MARKER[NUM_PLAYERS] = {"#P1#","#P2#"};
const extern CString GROUP_ALL = "---Group All---";
static const CString RadarCategoryNames[] = {
"Stream",
"Voltage",