Move DEFAULT_MOVIE_DRIVER_LIST to arch.cpp.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user