index
:
mirror/ryujinx
master
An experimental Nintendo Switch Emulator written in C#
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Ryujinx.Horizon
/
Sdk
/
Settings
/
System
/
EulaVersion.cs
blob: 65905b1ba7806a3b5f1ab84d48007948388adb43 (
plain
) (
blame
)
1
2
3
4
5
6
namespace
Ryujinx.Horizon.Sdk.Settings.System
{
struct
EulaVersion
{
}
}