Skip to content

Commit

Permalink
CONFIGURE: Enable SID emulation in the DS and 3DS ports
Browse files Browse the repository at this point in the history
  • Loading branch information
ccawley2011 authored and sev- committed Dec 22, 2022
1 parent 5870b7d commit cc8de3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit cc8de3a

Please sign in to comment.