mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-03 00:39:14 +00:00
makerom v0.3
This commit is contained in:
@@ -19,9 +19,9 @@ CFLAGS = --std=c99 -Wall -I. -DMAKEROM_VER_MAJOR=$(VER_MAJOR) -DMAKEROM_VER_MINO
|
||||
CC = gcc
|
||||
|
||||
# MAKEROM Build Settings
|
||||
MAKEROM_BUILD_FLAGS = -DPRIVATE_BUILD #-DRETAIL_FSIGN #-DELF_DEBUG
|
||||
MAKEROM_BUILD_FLAGS = #-DDEBUG #-DELF_DEBUG
|
||||
VER_MAJOR = 0
|
||||
VER_MINOR = 2
|
||||
VER_MINOR = 3
|
||||
OUTPUT = makerom
|
||||
|
||||
main: build
|
||||
|
||||
Reference in New Issue
Block a user