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

#include "native_common.h"
#define ENABLE_SWORD1
#define USE_MPEG2
#define USE_VORBIS

#endif