This commit is contained in:
parent
84cb86a9a6
commit
105fcdf8e9
2
config.h
2
config.h
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
// Chooses which video and audio subsystem to use. Remember to update config.mk if you change these.
|
// Chooses which video and audio subsystem to use. Remember to update config.mk if you change these.
|
||||||
#define VIDEO_DRIVER VIDEO_GL
|
#define VIDEO_DRIVER VIDEO_GL
|
||||||
#define AUDIO_DRIVER AUDIO_RSOUND
|
#define AUDIO_DRIVER AUDIO_ALSA
|
||||||
|
|
||||||
|
|
||||||
////////////////
|
////////////////
|
||||||
|
|
Loading…
Reference in New Issue