Defaulted the Pro Audio Spectrum 16 to not compile even for the Dev build until it is fixed.

This commit is contained in:
OBattler
2019-12-02 17:08:35 +01:00
parent 4c64f87389
commit b35798c537
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ ifeq ($(DEV_BUILD), y)
MRTHOR := y
endif
ifndef PAS16
PAS16 := y
PAS16 := n
endif
ifndef PORTABLE3
PORTABLE3 := y

View File

@@ -63,7 +63,7 @@ ifeq ($(DEV_BUILD), y)
MRTHOR := y
endif
ifndef PAS16
PAS16 := y
PAS16 := n
endif
ifndef PORTABLE3
PORTABLE3 := y