Enable PAL and NTSC build

This commit is contained in:
Jaby
2024-02-04 20:35:15 -05:00
parent d420e86d9b
commit 20e8e5d68c
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