mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 00:39:03 +00:00
makerom: cxi or cfa now detected
no need to specify cxi/cfa, it is now implied by the CLI args. "-elf", "-code" or "-exheader" imply cxi,
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ CC = gcc
|
||||
# MAKEROM Build Settings
|
||||
MAKEROM_BUILD_FLAGS = #-DDEBUG
|
||||
VER_MAJOR = 0
|
||||
VER_MINOR = 9
|
||||
VER_MINOR = 10
|
||||
OUTPUT = makerom
|
||||
|
||||
main: build
|
||||
|
||||
Reference in New Issue
Block a user