aboutsummaryrefslogtreecommitdiff
path: root/sky/text.h
diff options
context:
space:
mode:
authorChris Apers2005-11-05 19:00:15 +0000
committerChris Apers2005-11-05 19:00:15 +0000
commit35748cfe92afabbd5b97aa837e70dd9d545ef069 (patch)
treebbc82c0da44492e130657b0726c01d33ad722c29 /sky/text.h
parent54c47e3985f638caf34eaf432aa19e55fe91a74c (diff)
downloadscummvm-rg350-35748cfe92afabbd5b97aa837e70dd9d545ef069.tar.gz
scummvm-rg350-35748cfe92afabbd5b97aa837e70dd9d545ef069.tar.bz2
scummvm-rg350-35748cfe92afabbd5b97aa837e70dd9d545ef069.zip
PalmOS ifdef
svn-id: r19473
Diffstat (limited to 'sky/text.h')
-rw-r--r--sky/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/text.h b/sky/text.h
index 4da642bb15..561d824f2f 100644
--- a/sky/text.h
+++ b/sky/text.h
@@ -103,7 +103,7 @@ protected:
bool _dtCentre; //set for centre text
uint32 _lowTextWidth, _mouseOfsX, _mouseOfsY;
-#ifndef __PALM_OS__
+#ifndef PALMOS_68K
static const HuffTree _huffTree_00109[]; // trees moved to hufftext.cpp
static const HuffTree _huffTree_00267[];
static const HuffTree _huffTree_00288[];