aboutsummaryrefslogtreecommitdiff
path: root/queen/resource.h
diff options
context:
space:
mode:
authorChris Apers2005-11-05 18:12:41 +0000
committerChris Apers2005-11-05 18:12:41 +0000
commit58120f07cc04764569ffd3c736a6d31583ea3239 (patch)
tree5099f2859ed61cfeb1f60503051bb729f875cd3d /queen/resource.h
parentb69ea090e5fce5399941d6e0edf100fc3f2e7530 (diff)
downloadscummvm-rg350-58120f07cc04764569ffd3c736a6d31583ea3239.tar.gz
scummvm-rg350-58120f07cc04764569ffd3c736a6d31583ea3239.tar.bz2
scummvm-rg350-58120f07cc04764569ffd3c736a6d31583ea3239.zip
Changed PalmOS ifdef
svn-id: r19467
Diffstat (limited to 'queen/resource.h')
-rw-r--r--queen/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/resource.h b/queen/resource.h
index ab9320a49b..0d7f4fd7e7 100644
--- a/queen/resource.h
+++ b/queen/resource.h
@@ -157,7 +157,7 @@ protected:
//! known FOTAQ versions
static const GameVersion _gameVersions[];
-#ifndef __PALM_OS__
+#ifndef PALMOS_68K
//! resource table for english floppy version
static ResourceEntry _resourceTablePEM10[];
#endif