splat update

This commit is contained in:
Ethan Roseman 2020-10-10 14:51:39 -04:00
parent 6cfefdae83
commit aa88847ff5
2 changed files with 6 additions and 3 deletions

@ -1 +1 @@
Subproject commit 1e6f29d78e80cd8e43b2b9e82895103baf83a04c
Subproject commit 5d0ddef55b38563641d40dea7d0f662c1025e638

View File

@ -1,7 +1,10 @@
name: "Paper Mario (North America)"
basename: "papermario"
options: ["find-file-boundaries", "skip-asm"]
compiler: "GCC"
options:
"find-file-boundaries": True
"skip-asm": True
pycparser_flags: ["-Iinclude", "-D_LANGUAGE_C", "-ffreestanding", "-DF3DEX_GBI_2", "-DSPLAT"]
compiler: "GCC"
segments:
- name: header
type: code