Fix identation

This commit is contained in:
gdkchan 2019-04-17 23:01:22 -03:00
parent 9d0b070dfd
commit 1ff86dad55

View file

@ -84,7 +84,7 @@ namespace ChocolArm64.Decoders
}
return middle;
}
}
public OpCode64 GetLastOp()
{