aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/PalmOS/Src/prefixes/native_cine.h
blob: 3d19d9c557c73e7fe3e8ce5bb5eccb309132fe52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef PREFIX_H
#define PREFIX_H

#include "native_common.h"
#define ENABLE_CINE STATIC_PLUGIN
#define _DEBUG

#undef USE_MAD
#undef USE_VORBIS
#undef USE_TREMOR

#endif