mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 08:49: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:
@@ -45,7 +45,8 @@ typedef enum
|
||||
CXI,
|
||||
CFA,
|
||||
CCI,
|
||||
CIA
|
||||
CIA,
|
||||
NCCH
|
||||
} output_format;
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user