mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-22 20:40:14 +00:00
update sym_info.py (it's been some time since we used this)
This commit is contained in:
parent
0e929d284d
commit
7dd1e748c0
@ -17,7 +17,7 @@ def symInfoMain():
|
||||
|
||||
args = parser.parse_args()
|
||||
|
||||
BUILTMAP = Path(f"build") / f"starfox64.us.map"
|
||||
BUILTMAP = Path(f"build") / f"starfox64.us.rev1.map"
|
||||
|
||||
mapPath = BUILTMAP
|
||||
if args.use_expected:
|
||||
|
Loading…
Reference in New Issue
Block a user