mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-18 18:30:59 +00:00
CONFIGURE: Enable SID emulation in the DS and 3DS ports
This commit is contained in:
parent
5870b7d599
commit
cc8de3a293
2
configure
vendored
2
configure
vendored
@ -3208,7 +3208,6 @@ if test -n "$_host"; then
|
||||
3ds)
|
||||
append_var DEFINES "-DDISABLE_FANCY_THEMES"
|
||||
append_var DEFINES "-DDISABLE_HELP_STRINGS"
|
||||
append_var DEFINES "-DDISABLE_SID"
|
||||
append_var DEFINES "-DDISABLE_NES_APU"
|
||||
_backend="3ds"
|
||||
_build_scalers=no
|
||||
@ -3376,7 +3375,6 @@ if test -n "$_host"; then
|
||||
append_var DEFINES "-DDISABLE_HELP_STRINGS"
|
||||
append_var DEFINES "-DDISABLE_DOSBOX_OPL"
|
||||
append_var DEFINES "-DDISABLE_FANCY_THEMES"
|
||||
append_var DEFINES "-DDISABLE_SID"
|
||||
append_var DEFINES "-DDISABLE_NES_APU"
|
||||
append_var DEFINES "-DREDUCE_MEMORY_USAGE"
|
||||
append_var DEFINES "-DSTREAM_AUDIO_FROM_DISK"
|
||||
|
Loading…
x
Reference in New Issue
Block a user