Skip to content

Commit

Permalink
Adding Swedish to ApplicationControlProperty.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
yeager authored Nov 23, 2024
1 parent 61a11b0 commit d92981c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Ryujinx.Horizon/Sdk/Ns/ApplicationControlProperty.cs
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ public enum Language
TraditionalChinese = 13,
SimplifiedChinese = 14,
BrazilianPortuguese = 15,
Swedish = 16,
}

public enum Organization
Expand Down

0 comments on commit d92981c

Please sign in to comment.