Make everything compile correctly
Everything should compile fine now.
This commit is contained in:
@@ -215,9 +215,7 @@ typedef union {
|
||||
int16_t sw[4];
|
||||
uint8_t b[8];
|
||||
int8_t sb[8];
|
||||
#ifdef USE_NEW_DYNAREC
|
||||
float f[2];
|
||||
#endif
|
||||
} MMX_REG;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user