Makefile.vita: Try to fix the build.

Tries to fix multiple definition warnings.
This commit is contained in:
orbea 2019-07-26 08:49:20 -07:00
parent 81d276fa11
commit 1e609a4f84

View File

@ -32,7 +32,6 @@ else
HAVE_RJPEG := 1
HAVE_RBMP := 1
HAVE_RTGA := 1
HAVE_BUILTINZLIB := 1
HAVE_ZLIB := 1
HAVE_7ZIP := 1
HAVE_VITA2D := 1