mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 09:45:46 +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
27313fe576
commit
a0f235f4fd
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