From 35748cfe92afabbd5b97aa837e70dd9d545ef069 Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Sat, 5 Nov 2005 19:00:15 +0000 Subject: PalmOS ifdef svn-id: r19473 --- sky/text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sky/text.h') 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[]; -- cgit v1.2.3