#ifndef PREFIX_H
#define PREFIX_H

#include "native_common.h"
#undef DISABLE_SWORD2
#undef _DEBUG
#define USE_MPEG2
#define USE_VORBIS

#endif