aboutsummaryrefslogtreecommitdiff
path: root/common/scummsys.h
diff options
context:
space:
mode:
authorChris Apers2005-11-05 18:28:30 +0000
committerChris Apers2005-11-05 18:28:30 +0000
commit3fe9730fc9c3f3f0f6b980b97a0792eed89af250 (patch)
treed94a63290f5d2dd7cb328aae1f343d4f89022985 /common/scummsys.h
parentdffc9986fa0d3032e0a8f7a473e25b93f0798064 (diff)
downloadscummvm-rg350-3fe9730fc9c3f3f0f6b980b97a0792eed89af250.tar.gz
scummvm-rg350-3fe9730fc9c3f3f0f6b980b97a0792eed89af250.tar.bz2
scummvm-rg350-3fe9730fc9c3f3f0f6b980b97a0792eed89af250.zip
Prevent conflic with Sky def
svn-id: r19470
Diffstat (limited to 'common/scummsys.h')
-rw-r--r--common/scummsys.h2
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__)