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

#include "native_common.h"
#define ENABLE_CRUISE STATIC_PLUGIN

#undef USE_MAD
#undef USE_VORBIS
#undef USE_TREMOR

#endif