This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e21ebbf666
Ryujinx
/
ChocolArm64
/
Translation
/
CallType.cs
9 lines
122 B
C#
Raw
Blame
History
namespace
ChocolArm64.Translation
{
enum
CallType
{
Call
,
VirtualCall
,
VirtualJump
}
}
Reference in New Issue
View Git Blame
Copy Permalink