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)"
|
||||
basename: "papermario"
|
||||
options: ["find-file-boundaries"]
|
||||
options: ["find-file-boundaries", "skip-asm"]
|
||||
compiler: "GCC"
|
||||
segments:
|
||||
- name: header
|
||||
|
|
Loading…
Reference in New Issue