fix nacp language buffer (ryubing/ryujinx!281)

See merge request ryubing/ryujinx!281
This commit is contained in:
LotP
2026-02-25 13:58:31 -06:00
parent 4ebc318da5
commit cc6d2dc162
7 changed files with 73 additions and 6 deletions

View File

@@ -20,5 +20,7 @@ namespace Ryujinx.HLE.HOS.SystemState
SimplifiedChinese,
TraditionalChinese,
BrazilianPortuguese,
Polish,
Thai,
}
}