mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-05-01 00:34:23 +00:00
4 lines
No EOL
85 B
C#
4 lines
No EOL
85 B
C#
namespace Ryujinx.HLE.OsHle.Handles
|
|
{
|
|
class KEvent : KSynchronizationObject { }
|
|
} |