Support for unicode names in directory listing

This commit is contained in:
Thomas Bernard
2018-02-12 12:53:41 +01:00
parent a1f0f36062
commit 3322529804
7 changed files with 139 additions and 22 deletions

View File

@@ -770,6 +770,7 @@ GFX2_GLOBAL int Line_number_in_INI_file;
#endif
GFX2_GLOBAL iconv_t cd;
GFX2_GLOBAL iconv_t cd_inv;
GFX2_GLOBAL iconv_t cd_utf16;
#endif /* ENABLE_FILENAMES_ICONV */
// -- Specific to SDL