Make it compile.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3032 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2008-08-09 20:26:40 +00:00
parent 61d0e0e93a
commit c6a6f630fb
-1
View File
@@ -1404,7 +1404,6 @@ dumpStrings(FILE *out) {
MAKE_STRING_CATEGORY(ORBITSCAN_STRING), MAKE_STRING_CATEGORY(ORBITSCAN_STRING),
MAKE_STRING_CATEGORY(MAINMENU_STRING), MAKE_STRING_CATEGORY(MAINMENU_STRING),
MAKE_STRING_CATEGORY(NETMELEE_STRING), MAKE_STRING_CATEGORY(NETMELEE_STRING),
MAKE_STRING_CATEGORY(RECORDING_STRING),
{ "GAMESTR_COUNT", GAMESTR_COUNT, (size_t) -1 } { "GAMESTR_COUNT", GAMESTR_COUNT, (size_t) -1 }
}; };
size_t numCategories = sizeof categories / sizeof categories[0]; size_t numCategories = sizeof categories / sizeof categories[0];