GameDatabase: Merge compatibility messages

This commit is contained in:
Stenzek
2024-07-22 13:55:02 +10:00
parent fe55446c25
commit deed0c9713
10 changed files with 74 additions and 142 deletions

View File

@ -220,6 +220,7 @@ const char* QtHost::GetDefaultLanguage()
static constexpr const ImWchar s_base_latin_range[] = {
0x0020, 0x00FF, // Basic Latin + Latin Supplement
0x2022, 0x2022, // General punctuation
};
static constexpr const ImWchar s_central_european_ranges[] = {
0x0100, 0x017F, // Central European diacritics