Kaynağa Gözat

Service::CFG: add missing language

wwylele 10 yıl önce
ebeveyn
işleme
f00e8d4b2b
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      src/core/hle/service/cfg/cfg.h

+ 2 - 1
src/core/hle/service/cfg/cfg.h

@@ -35,7 +35,8 @@ enum SystemLanguage {
     LANGUAGE_KO = 7,
     LANGUAGE_NL = 8,
     LANGUAGE_PT = 9,
-    LANGUAGE_RU = 10
+    LANGUAGE_RU = 10,
+    LANGUAGE_TW = 11
 };
 
 enum SoundOutputMode {