[TEMP] Fixed building on windows

This commit is contained in:
warmachinerox69
2015-08-08 16:56:17 -07:00
parent 209b1b7b4c
commit 9ac671f1ff

View File

@@ -185,6 +185,7 @@ static const char * SubscriptionStatusString[SUBSCRIPTION_STATUS_END] =
"SUBSCRIPTION_STATUS_BANNED_CHARGEBACK",
};
#ifdef UNIX
const std::pair<std::string, apiGamecode> _gamecodeID[GAMECODE_END] =
{
text_gamecode(std::string("SP"), GAMECODE_STATION_PASS),