diff options
Diffstat (limited to 'backends/platform/n64')
-rw-r--r-- | backends/platform/n64/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/platform/n64/Makefile b/backends/platform/n64/Makefile index fa2b4ae9b5..914e6e9c9e 100644 --- a/backends/platform/n64/Makefile +++ b/backends/platform/n64/Makefile @@ -45,8 +45,6 @@ RM_REC = rm -rf VERBOSE_BUILD=1 HAVE_GCC3=1 -DISABLE_SCALERS=1 -DISABLE_HQ_SCALER=1 USE_RGB_COLOR=0 ENABLED=STATIC_PLUGIN |