mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-08-10 18:59:54 +00:00
aloha
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace ChocolArm64.Decoder
|
||||
{
|
||||
interface IAOpCodeCond : IAOpCode
|
||||
{
|
||||
ACond Cond { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user