mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 14:51:40 +00:00
Fixed PalmOS backend compilation
svn-id: r20352
This commit is contained in:
parent
4c8cd695da
commit
d88462e7d6
@ -182,7 +182,7 @@
|
||||
#define START_PACK_STRUCTS pack (1)
|
||||
#define END_PACK_STRUCTS pack ()
|
||||
|
||||
#if !defined(COMPILE_ZODIAC) && !defined(PALMOS_ARM)
|
||||
#if !defined(COMPILE_ZODIAC) && !defined(COMPILE_OS5)
|
||||
#define NEWGUI_256
|
||||
#else
|
||||
#undef UNUSED
|
||||
|
Loading…
x
Reference in New Issue
Block a user