mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-09-17 13:07:54 -05:00
Split main project into core,graphics and chocolarm4 subproject (#29)
This commit is contained in:
7
Ryujinx.Core/OsHle/Handles/HEvent.cs
Normal file
7
Ryujinx.Core/OsHle/Handles/HEvent.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Ryujinx.Core.OsHle.Handles
|
||||
{
|
||||
class HEvent
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user