mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-01 11:12:49 +00:00
Clang buildfix
This commit is contained in:
parent
f72807cac3
commit
549a9afb70
@ -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…
x
Reference in New Issue
Block a user