mirror of https://github.com/pmret/papermario.git
Updating options format
This commit is contained in:
parent
5086e559a4
commit
508df201dc
|
|
@ -1,8 +1,8 @@
|
|||
name: "Paper Mario (North America)"
|
||||
basename: "papermario"
|
||||
options:
|
||||
"find-file-boundaries": True
|
||||
"skip-asm": True
|
||||
find-file-boundaries: True
|
||||
skip-asm: True
|
||||
pycparser_flags: ["-Iinclude", "-D_LANGUAGE_C", "-ffreestanding", "-DF3DEX_GBI_2", "-DSPLAT"]
|
||||
compiler: "GCC"
|
||||
segments:
|
||||
|
|
|
|||
Loading…
Reference in New Issue