Some doc/cleanup for code_B1400.c, fixed incorrect setting name in yaml

This commit is contained in:
Mr-Wiseguy
2022-11-30 19:21:13 -05:00
parent a59989f088
commit 0ffe8f35a2
5 changed files with 514 additions and 552 deletions

View File

@@ -4,7 +4,7 @@ options:
find_file_boundaries: True
compiler: "IDO"
platform: n64
asm_endlabels: "endlabel"
asm_end_label: "endlabel"
cpp_args:
- "-Iinclude"
- "-Iinclude/2.0L"