Files
Diddy-Kong-Racing/diff.sh
T

4 lines
162 B
Bash
Raw Normal View History

2025-03-25 09:07:00 -04:00
#!/bin/sh
# Allows custom diff arguments for the region and version being diffed. (ex. --REGION=us --VERSION=v80)
2025-03-25 09:07:00 -04:00
.venv/bin/python3 tools/asm-differ/diff.py "$@"