#ifndef ZNATIVE_COMMON_H #define ZNATIVE_COMMON_H #include "compile.h" #include "palmmad.h" #include "palmtremor.h" //#define __TWNEW_H__ #define PALMOS_ARM #define DISABLE_LIGHTSPEED #define USE_MAD #define USE_VORBIS #define USE_TREMOR // enable assert #define _DEBUG #endif