(svn r11646) -Codechange: check whether (some) characters are missing in the current 'font' for the 'currently' chosen language and give a warning when that does happen.
This commit is contained in:
@@ -83,4 +83,6 @@ void InitializeLanguagePacks();
|
||||
|
||||
int CDECL StringIDSorter(const void *a, const void *b);
|
||||
|
||||
void CheckForMissingGlyphsInLoadedLanguagePack();
|
||||
|
||||
#endif /* STRINGS_H */
|
||||
|
Reference in New Issue
Block a user