Move DEFAULT_MOVIE_DRIVER_LIST to arch.cpp.

This commit is contained in:
Glenn Maynard
2003-09-02 04:50:33 +00:00
parent f4ef27b0a0
commit 35fcd5dea2
+2
View File
@@ -35,6 +35,8 @@ RageSoundDriver *MakeRageSoundDriver(CString drivers);
#define DEFAULT_SOUND_DRIVER_LIST "Null"
#endif
#define DEFAULT_MOVIE_DRIVER_LIST "FFMpeg,DShow,Null"
/* Choose your renderers. */
#if defined(_WINDOWS)
#define SUPPORT_OPENGL