This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
Ryujinx
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
mirror of
https://github.com/Ryujinx/Ryujinx.git
synced
2024-12-25 19:01:22 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2ed733b1d5
Ryujinx
/
Ryujinx.Core
/
OsHle
/
Ipc
/
IpcDomCmd.cs
8 lines
112 B
C#
Raw
Normal View
History
Unescape
Escape
Split main project into core,graphics and chocolarm4 subproject (#29)
2018-02-20 12:09:23 -08:00
namespace
Ryujinx.Core.OsHle.Ipc
aloha
2018-02-04 15:08:20 -08:00
{
enum
IpcDomCmd
{
SendMsg
=
1
,
DeleteObj
=
2
}
}
Reference in New Issue
Copy Permalink