Update rom file path

This commit is contained in:
dcvz 2024-05-16 23:23:54 +02:00
parent 1f8f52c40f
commit 3365857422
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
text_offset = 0xC40FF0
text_size = 0x1000
text_address = 0x04001000
rom_file_path = "mm.us.rev1_uncompressed.z64"
rom_file_path = "mm.us.rev1.rom_uncompressed.z64"
output_file_path = "rsp/aspMain.cpp"
output_function_name = "aspMain"
extra_indirect_branch_targets = [

View file

@ -1,6 +1,6 @@
text_offset = 0xC438B0
text_size = 0xAF0
text_address = 0x04001080
rom_file_path = "mm.us.rev1_uncompressed.z64"
rom_file_path = "mm.us.rev1.rom_uncompressed.z64"
output_file_path = "rsp/njpgdspMain.cpp"
output_function_name = "njpgdspMain"

View file

@ -6,7 +6,7 @@ entrypoint = 0x80080000
output_func_path = "RecompiledFuncs"
relocatable_sections_path = "overlays.us.rev1.txt"
symbols_file_path = "us.rev1.syms.toml"
rom_file_path = "mm.us.rev1_uncompressed.z64"
rom_file_path = "mm.us.rev1.rom_uncompressed.z64"
[patches]
stubs = [