#ifndef NULLSOFT_OUT_DS_MAIN_H
#define NULLSOFT_OUT_DS_MAIN_H

#define DS2_ENGINE_VER L"2.82"

#ifndef DS2_NO_DEVICES
#define DS2_HAVE_DEVICES
#endif

#ifndef DS2_NO_FADES
#define DS2_HAVE_FADES
#endif

#endif