diff --git a/yamls/starfox64.us.yaml b/yamls/starfox64.us.yaml index 46868fca..2e6a5389 100755 --- a/yamls/starfox64.us.yaml +++ b/yamls/starfox64.us.yaml @@ -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