0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-12-23 04:25:45 +00:00

Adding Swedish and Finnish to ApplicationControlProperty.cs

This commit is contained in:
Daniel Nylander 2024-11-24 08:26:15 +01:00 committed by GitHub
parent 34a3e32caf
commit c5944e6162
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -133,6 +133,8 @@ namespace Ryujinx.Horizon.Sdk.Ns
TraditionalChinese = 13,
SimplifiedChinese = 14,
BrazilianPortuguese = 15,
Swedish = 16,
Finnish = 17,
}
public enum Organization