mirror of
https://github.com/SWG-Source/src.git
synced 2026-09-13 00:45:03 -04:00
more fixing and cleanup
This commit is contained in:
+1
-1
@@ -247,6 +247,6 @@ 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
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user