mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 19:30:47 -07:00
This reverts commit 4ce4299ca2
.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
namespace ARMeilleure.Decoders
|
||||
namespace ARMeilleure.Decoders;
|
||||
|
||||
interface IOpCode32Exception
|
||||
{
|
||||
interface IOpCode32Exception
|
||||
{
|
||||
int Id { get; }
|
||||
}
|
||||
int Id { get; }
|
||||
}
|
Reference in New Issue
Block a user