This website requires JavaScript.
Explore
Help
Register
Sign In
manuth
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced
2024-12-29 03:53:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d9ef830042
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 20:09:23 +00:00
namespace
Ryujinx.Core.OsHle.Ipc
aloha
2018-02-04 23:08:20 +00:00
{
enum
IpcDomCmd
{
SendMsg
=
1
,
DeleteObj
=
2
}
}
Reference in a new issue
Copy permalink