You've already forked Diddy-Kong-Racing
mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-03-10 11:36:09 -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 "$@" |