mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
* Fix JP build * Add a script to verify all versions. * symbol size udpate, and scratch link update * Add support for diffing other regions and versions with custom flags
4 lines
162 B
Bash
Executable File
4 lines
162 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Allows custom diff arguments for the region and version being diffed. (ex. --REGION=us --VERSION=v80)
|
|
.venv/bin/python3 tools/asm-differ/diff.py "$@" |