mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-22 04:01:23 +00:00
Only for ARM code
svn-id: r29787
This commit is contained in:
parent
75aa388c31
commit
3c6bfc3742
@ -291,7 +291,9 @@
|
|||||||
|
|
||||||
#elif defined(__PALMOS_TRAPS__) || defined (__PALMOS_ARMLET__)
|
#elif defined(__PALMOS_TRAPS__) || defined (__PALMOS_ARMLET__)
|
||||||
|
|
||||||
|
#ifdef __PALMOS_ARMLET__
|
||||||
#include <extras_string.h>
|
#include <extras_string.h>
|
||||||
|
#endif
|
||||||
#define SCUMM_LITTLE_ENDIAN
|
#define SCUMM_LITTLE_ENDIAN
|
||||||
|
|
||||||
#define scumm_stricmp stricmp
|
#define scumm_stricmp stricmp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user