From 2e0722a3c124bd051530fef9a0bf84fd65dc6e93 Mon Sep 17 00:00:00 2001 From: ehouse Date: Sat, 13 Mar 2004 14:37:30 +0000 Subject: [PATCH] add commented-out FEATURE_HIGHRES --- xwords4/palm/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xwords4/palm/Makefile b/xwords4/palm/Makefile index 37ecf887c..db17f9c9e 100644 --- a/xwords4/palm/Makefile +++ b/xwords4/palm/Makefile @@ -58,6 +58,10 @@ MYDEFINES = -DXW_FEATURE_UTILS -DPOINTER_SUPPORT -DKEY_SUPPORT \ # turn on letting users pick tiles "face-up" MYDEFINES += -DFEATURE_TRAY_EDIT +# turn on the HighRes stuff. Experimental for now, but eventually +# should always be on. +#MYDEFINES += -DFEATURE_HIGHRES + # Turn on network play over IP via cellular modem. Very much # experimental at this point! # MYDEFINES += -DBEYOND_IR