mirror of https://github.com/pmret/papermario.git
Fixing splat config
This commit is contained in:
parent
011231df41
commit
e63aba8470
|
@ -1,6 +1,6 @@
|
||||||
name: "Paper Mario (North America)"
|
name: "Paper Mario (North America)"
|
||||||
basename: "papermario"
|
basename: "papermario"
|
||||||
options: ["find-file-boundaries"]
|
options: ["find-file-boundaries", "skip-asm"]
|
||||||
compiler: "GCC"
|
compiler: "GCC"
|
||||||
segments:
|
segments:
|
||||||
- name: header
|
- name: header
|
||||||
|
|
Loading…
Reference in New Issue