asm/us in yaml

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-10-03 04:32:39 -03:00
parent 0ad61e4088
commit 56f8fe624a
+2 -2
View File
@@ -8,7 +8,7 @@ options:
platform: n64
compiler: ido
asm_path: asm
asm_path: asm/us
src_path: src
build_path: build
# create_asm_dependencies: True
@@ -29,7 +29,7 @@ options:
# section_order: [".text", ".data", ".rodata", ".bss"]
# auto_all_sections: [".data", ".rodata", ".bss"]
undefined_funcs_auto_path: linker_scripts/us/auto/undefined_funcs_auto.ld
undefined_syms_auto_path: linker_scripts/us/auto/undefined_syms_auto.ld