mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-08-17 14:17:42 +00:00
Move solution and projects to src
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace ARMeilleure.Decoders
|
||||
{
|
||||
interface IOpCode32HasSetFlags
|
||||
{
|
||||
bool? SetFlags { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user