aboutsummaryrefslogtreecommitdiff
path: root/queen/musicdata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'queen/musicdata.cpp')
-rw-r--r--queen/musicdata.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/queen/musicdata.cpp b/queen/musicdata.cpp
index d099bbb3b1..53622c02b1 100644
--- a/queen/musicdata.cpp
+++ b/queen/musicdata.cpp
@@ -24,7 +24,7 @@
namespace Queen {
-#ifdef __PALM_OS__
+#ifdef PALMOS_68K
const songData *Sound::_songDemo;
const songData *Sound::_song;
@@ -1919,7 +1919,7 @@ const int16 Sound::_jungleList[] = { 15, 16, 17, 18, 7, 8, 9, 10, 11, 12, 13, 14
} // End of namespace Queen
-#ifdef __PALM_OS__
+#ifdef PALMOS_68K
#include "scumm_globals.h"
_GINIT(Queen_Musicdata)