mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 04:45:31 -07:00
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