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

#include "native_common.h"
#define ENABLE_AGI STATIC_PLUGIN

#undef USE_MAD
#undef USE_VORBIS
#undef USE_TREMOR

#endif