mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 12:32:38 +01:00
splat update
This commit is contained in:
parent
6cfefdae83
commit
aa88847ff5
@ -1 +1 @@
|
||||
Subproject commit 1e6f29d78e80cd8e43b2b9e82895103baf83a04c
|
||||
Subproject commit 5d0ddef55b38563641d40dea7d0f662c1025e638
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user