mirror of
https://github.com/libretro/ppsspp.git
synced 2024-12-15 13:09:25 +00:00
commit
22632f7f5e
@ -6,8 +6,8 @@ namespace MIPSAsm
|
||||
typedef struct {
|
||||
char* name;
|
||||
char* encoding;
|
||||
int destencoding;
|
||||
int flags;
|
||||
unsigned int destencoding;
|
||||
unsigned int flags;
|
||||
} tMipsOpcode;
|
||||
|
||||
typedef struct {
|
||||
|
Loading…
Reference in New Issue
Block a user