diff options
-rw-r--r-- | common/scummsys.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/scummsys.h b/common/scummsys.h index 0cfa146192..9472c58807 100644 --- a/common/scummsys.h +++ b/common/scummsys.h @@ -184,6 +184,8 @@ #if !defined(COMPILE_ZODIAC) && !defined(PALMOS_ARM) #define NEWGUI_256 +#else + #undef UNUSED #endif #elif defined(__MORPHOS__) |