1 2 3 4 5 6 7 8 9
#ifndef PREFIX_H #define PREFIX_H #include "native_common.h" #define ENABLE_SWORD1 STATIC_PLUGIN #define USE_MPEG2 #define USE_VORBIS #endif