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