mirror of
https://github.com/libretro/RetroArch
synced 2025-03-31 10:20:41 +00:00
Update makefile
This commit is contained in:
parent
e703b37501
commit
0e9dd13601
2
config.h
2
config.h
@ -84,7 +84,7 @@ static const bool force_aspect = true;
|
|||||||
////////////////
|
////////////////
|
||||||
|
|
||||||
// Will enable audio or not.
|
// Will enable audio or not.
|
||||||
static const bool audio_enable = false;
|
static const bool audio_enable = true;
|
||||||
|
|
||||||
// Output samplerate
|
// Output samplerate
|
||||||
static const unsigned out_rate = 48000;
|
static const unsigned out_rate = 48000;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user