mirror of
https://github.com/holub/mame
synced 2025-05-19 12:18:56 +03:00
Compile fix for BE targets, no whatsnew
This commit is contained in:
parent
bce9959741
commit
744b688805
@ -40,7 +40,7 @@
|
||||
#define FORMAT_IA 3
|
||||
#define FORMAT_I 4
|
||||
|
||||
#if LSB_FIRST
|
||||
#ifdef LSB_FIRST
|
||||
#define BYTE_XOR_DWORD_SWAP 7
|
||||
#define WORD_XOR_DWORD_SWAP 3
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user