DS: Disable Bink and Lua

This should help to reduce the size of the main executable.
This commit is contained in:
Cameron Cawley 2019-08-15 17:42:32 +01:00 committed by GitHub
parent 54c465ef17
commit 1e6e6c1e1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
configure vendored
View File

@ -3159,6 +3159,8 @@ if test -n "$_host"; then
_build_scalers=no
_mt32emu=no
_nuked_opl=no
_bink=no
_lua=no
_port_mk="backends/platform/ds/ds.mk"
;;
gamecube)