Merge pull request #478 from 86Box/feature/pit_rewrite

Defaulted the Pro Audio Spectrum 16 to not compile even for the Dev b…
This commit is contained in:
OBattler
2019-12-02 17:09:11 +01:00
committed by GitHub
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