mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 09:57:53 +00:00
Update Chinese NX language names
... as per the TLoZ: TotK icon files. Would this conflict with older games?
This commit is contained in:
parent
69daffcc2f
commit
0cadb7a705
2 changed files with 8 additions and 8 deletions
|
@ -84,8 +84,8 @@ enum class Language : u8 {
|
|||
Portuguese = 10,
|
||||
Russian = 11,
|
||||
Korean = 12,
|
||||
Taiwanese = 13,
|
||||
Chinese = 14,
|
||||
TraditionalChinese = 13,
|
||||
SimplifiedChinese = 14,
|
||||
BrazilianPortuguese = 15,
|
||||
|
||||
Default = 255,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue