mirror of
https://bitbucket.org/seefoe/dockerized-swg-src.git
synced 2026-09-11 21:45:37 -04:00
[TEMP] rest of it
This commit is contained in:
+1
-2
@@ -247,6 +247,5 @@ const gamecode_text _gamecodeName[GAMECODE_END] =
|
||||
};
|
||||
static std::map<apiGamecode,const char *> GamecodeName((const std::map<apiGamecode,const char *>::value_type *)&_gamecodeName[0],(const std::map<apiGamecode,const char *>::value_type *)&_gamecodeName[GAMECODE_END]);
|
||||
|
||||
|
||||
#endif UNIX
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user