Enable PAL and NTSC build

This commit is contained in:
Jaby
2024-02-04 20:35:15 -05:00
committed by Jaby
parent b1e3e2790f
commit c7e77c9823
13 changed files with 62 additions and 32 deletions

View File

@@ -8,7 +8,7 @@ desubstitute = $(subst !JABYENGINEMODULES,$(JABY_ENGINE_DIR)/include/modules,$(s
PLATFORM ?= PSX
#Build profile, possible values: release, debug, profile, coverage
BUILD_DIR ?= bin
BUILD_DIR ?= bin/$(TV_FORMAT)
BUILD_PROFILE ?= debug
TV_FORMAT ?= PAL