From 007da18616934bf24614a803f5cb838fdf539d02 Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Sun, 26 Feb 2006 15:50:52 +0000 Subject: Gather prefix files to a new directory and rename ARM prefix files svn-id: r20925 --- backends/PalmOS/Src/native/znative_cine.h | 7 ------- backends/PalmOS/Src/native/znative_common.h | 21 --------------------- backends/PalmOS/Src/native/znative_gob.h | 7 ------- backends/PalmOS/Src/native/znative_kyra.h | 7 ------- backends/PalmOS/Src/native/znative_lure.h | 7 ------- backends/PalmOS/Src/native/znative_queen.h | 7 ------- backends/PalmOS/Src/native/znative_saga.h | 7 ------- backends/PalmOS/Src/native/znative_scumm.h | 9 --------- backends/PalmOS/Src/native/znative_simon.h | 7 ------- backends/PalmOS/Src/native/znative_sky.h | 7 ------- backends/PalmOS/Src/native/znative_sword1.h | 9 --------- backends/PalmOS/Src/native/znative_sword2.h | 10 ---------- 12 files changed, 105 deletions(-) delete mode 100755 backends/PalmOS/Src/native/znative_cine.h delete mode 100755 backends/PalmOS/Src/native/znative_common.h delete mode 100755 backends/PalmOS/Src/native/znative_gob.h delete mode 100755 backends/PalmOS/Src/native/znative_kyra.h delete mode 100755 backends/PalmOS/Src/native/znative_lure.h delete mode 100755 backends/PalmOS/Src/native/znative_queen.h delete mode 100755 backends/PalmOS/Src/native/znative_saga.h delete mode 100755 backends/PalmOS/Src/native/znative_scumm.h delete mode 100755 backends/PalmOS/Src/native/znative_simon.h delete mode 100755 backends/PalmOS/Src/native/znative_sky.h delete mode 100755 backends/PalmOS/Src/native/znative_sword1.h delete mode 100755 backends/PalmOS/Src/native/znative_sword2.h (limited to 'backends') diff --git a/backends/PalmOS/Src/native/znative_cine.h b/backends/PalmOS/Src/native/znative_cine.h deleted file mode 100755 index 7cd087aa86..0000000000 --- a/backends/PalmOS/Src/native/znative_cine.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_CINE - -#endif diff --git a/backends/PalmOS/Src/native/znative_common.h b/backends/PalmOS/Src/native/znative_common.h deleted file mode 100755 index c04f5e1538..0000000000 --- a/backends/PalmOS/Src/native/znative_common.h +++ /dev/null @@ -1,21 +0,0 @@ -#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_TREMOR -//#define USE_VORBIS -//#define USE_MPEG2 - -// enable assert -//#define _DEBUG - -#endif diff --git a/backends/PalmOS/Src/native/znative_gob.h b/backends/PalmOS/Src/native/znative_gob.h deleted file mode 100755 index dbbd8df895..0000000000 --- a/backends/PalmOS/Src/native/znative_gob.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_GOB - -#endif diff --git a/backends/PalmOS/Src/native/znative_kyra.h b/backends/PalmOS/Src/native/znative_kyra.h deleted file mode 100755 index 440043998b..0000000000 --- a/backends/PalmOS/Src/native/znative_kyra.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_KYRA - -#endif diff --git a/backends/PalmOS/Src/native/znative_lure.h b/backends/PalmOS/Src/native/znative_lure.h deleted file mode 100755 index 817d2229af..0000000000 --- a/backends/PalmOS/Src/native/znative_lure.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_LURE - -#endif diff --git a/backends/PalmOS/Src/native/znative_queen.h b/backends/PalmOS/Src/native/znative_queen.h deleted file mode 100755 index 5eaeefac2a..0000000000 --- a/backends/PalmOS/Src/native/znative_queen.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_QUEEN - -#endif diff --git a/backends/PalmOS/Src/native/znative_saga.h b/backends/PalmOS/Src/native/znative_saga.h deleted file mode 100755 index a7c7398d39..0000000000 --- a/backends/PalmOS/Src/native/znative_saga.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_SAGA - -#endif diff --git a/backends/PalmOS/Src/native/znative_scumm.h b/backends/PalmOS/Src/native/znative_scumm.h deleted file mode 100755 index a73d25390d..0000000000 --- a/backends/PalmOS/Src/native/znative_scumm.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_SCUMM -#undef DISABLE_SCUMM_7_8 -#undef DISABLE_HE - -#endif diff --git a/backends/PalmOS/Src/native/znative_simon.h b/backends/PalmOS/Src/native/znative_simon.h deleted file mode 100755 index 3e8dc496a6..0000000000 --- a/backends/PalmOS/Src/native/znative_simon.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_SIMON - -#endif diff --git a/backends/PalmOS/Src/native/znative_sky.h b/backends/PalmOS/Src/native/znative_sky.h deleted file mode 100755 index 31b10c2750..0000000000 --- a/backends/PalmOS/Src/native/znative_sky.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_SKY - -#endif diff --git a/backends/PalmOS/Src/native/znative_sword1.h b/backends/PalmOS/Src/native/znative_sword1.h deleted file mode 100755 index eac9cb86e3..0000000000 --- a/backends/PalmOS/Src/native/znative_sword1.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_SWORD1 -#define USE_MPEG2 -#define USE_VORBIS - -#endif diff --git a/backends/PalmOS/Src/native/znative_sword2.h b/backends/PalmOS/Src/native/znative_sword2.h deleted file mode 100755 index 095410873a..0000000000 --- a/backends/PalmOS/Src/native/znative_sword2.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef PREFIX_H -#define PREFIX_H - -#include "znative_common.h" -#undef DISABLE_SWORD2 -#undef _DEBUG -#define USE_MPEG2 -#define USE_VORBIS - -#endif -- cgit v1.2.3