2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

control_metadata: Resolve typo in Portuguese language name

This isn't used anywhere, so this is a trivial fix.
This commit is contained in:
Lioncash 2020-09-17 11:45:27 -04:00
parent fcd0925ecf
commit 02b8b6677a

View file

@ -83,7 +83,7 @@ enum class Language : u8 {
Italian = 7,
Dutch = 8,
CanadianFrench = 9,
Portugese = 10,
Portuguese = 10,
Russian = 11,
Korean = 12,
Taiwanese = 13,