aboutsummaryrefslogtreecommitdiff
path: root/simon/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'simon/intern.h')
-rw-r--r--simon/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/intern.h b/simon/intern.h
index 279f66127b..3a4bd840fb 100644
--- a/simon/intern.h
+++ b/simon/intern.h
@@ -118,7 +118,7 @@ struct TimeEvent {
};
struct GameSpecificSettings {
-#ifndef __PALM_OS__
+#ifndef PALMOS_68K
const char *gme_filename;
const char *wav_filename;
const char *voc_filename;