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

#include "native_common.h"
#define ENABLE_SWORD2 STATIC_PLUGIN
#undef _DEBUG
#define USE_MPEG2
#define USE_VORBIS

#endif