From 2cef4d1a6eff27039b790f9c302eebe366454aca Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Sat, 25 Feb 2006 21:01:08 +0000 Subject: Fixed compilation svn-id: r20894 --- backends/PalmOS/Src/native/znative_common.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'backends') diff --git a/backends/PalmOS/Src/native/znative_common.h b/backends/PalmOS/Src/native/znative_common.h index efa0386447..c04f5e1538 100755 --- a/backends/PalmOS/Src/native/znative_common.h +++ b/backends/PalmOS/Src/native/znative_common.h @@ -5,15 +5,17 @@ #include "palmmad.h" #include "palmtremor.h" -//#define __TWNEW_H__ +#define __TWNEW_H__ + #define PALMOS_ARM #define DISABLE_LIGHTSPEED #define USE_MAD -#define USE_VORBIS #define USE_TREMOR +//#define USE_VORBIS +//#define USE_MPEG2 // enable assert -#define _DEBUG +//#define _DEBUG #endif -- cgit v1.2.3