index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Core
/
OsHle
/
Handles
/
HEvent.cs
blob: 4e881ca24957722f53cfb1df4391808ca93377ee (
plain
)
1
2
3
4
5
6
7
namespace
Ryujinx
.
Core
.
OsHle
.
Handles
{
class
HEvent
{
}
}