forked from mirror/OpenTTD
(svn r12782) -Codechange: remove some functions from functions.h and do not statically 'waste' memory when the old name array is not needed anymore.
This commit is contained in:
@@ -78,4 +78,7 @@ struct StringIDCompare
|
||||
|
||||
void CheckForMissingGlyphsInLoadedLanguagePack();
|
||||
|
||||
StringID RemapOldStringID(StringID s);
|
||||
char *CopyFromOldName(StringID id);
|
||||
|
||||
#endif /* STRINGS_TYPE_H */
|
||||
|
Reference in New Issue
Block a user