tihi
This commit is contained in:
parent
83fb1390fa
commit
d56e3ec89f
2
config.h
2
config.h
|
@ -41,7 +41,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_AL
|
#define AUDIO_DRIVER AUDIO_ALSA
|
||||||
|
|
||||||
|
|
||||||
////////////////
|
////////////////
|
||||||
|
|
Loading…
Reference in New Issue