mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
Remove unused and duplicate define.
This commit is contained in:
parent
f81781d25c
commit
c6113b831d
@ -24,7 +24,6 @@
|
||||
namespace MIPSCodeUtils
|
||||
{
|
||||
|
||||
#define FULLOP_JR_RA 0x03e00008
|
||||
#define OP_SYSCALL 0x0000000c
|
||||
#define OP_SYSCALL_MASK 0xFC00003F
|
||||
#define _RS ((op>>21) & 0x1F)
|
||||
|
Loading…
Reference in New Issue
Block a user