mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-23 05:26:26 -05: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