aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/native/znative_sword1.h
blob: eac9cb86e337db5a9aa9ae3259081329679372c1 (plain)
1
2
3
4
5
6
7
8
9
#ifndef PREFIX_H
#define PREFIX_H

#include "znative_common.h"
#undef DISABLE_SWORD1
#define USE_MPEG2
#define USE_VORBIS

#endif