aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src/prefixes/native_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/PalmOS/Src/prefixes/native_common.h')
-rw-r--r--backends/platform/PalmOS/Src/prefixes/native_common.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/backends/platform/PalmOS/Src/prefixes/native_common.h b/backends/platform/PalmOS/Src/prefixes/native_common.h
deleted file mode 100644
index af4db70932..0000000000
--- a/backends/platform/PalmOS/Src/prefixes/native_common.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifndef ZNATIVE_COMMON_H
-#define ZNATIVE_COMMON_H
-
-#include "compile.h"
-
-#define __TWNEW_H__
-
-#define PALMOS_ARM
-#define DISABLE_LIGHTSPEED
-
-#define USE_MAD
-#define USE_TREMOR
-#define USE_VORBIS
-//#define USE_MPEG2
-
-// enable assert
-//#define _DEBUG
-
-#endif