forked from mirror/OpenTTD
(svn r21343) -Add: Function that compares strings using case insensitive natural sort.
This commit is contained in:
@@ -110,4 +110,6 @@ struct StringIDCompare
|
||||
|
||||
void CheckForMissingGlyphsInLoadedLanguagePack();
|
||||
|
||||
int strnatcmp(const char *s1, const char *s2);
|
||||
|
||||
#endif /* STRINGS_TYPE_H */
|
||||
|
Reference in New Issue
Block a user