mirror of
https://github.com/n64decomp/banjo-kazooie.git
synced 2024-11-23 13:00:02 +00:00
6 lines
58 B
Bash
Executable File
6 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
|
|
python3 ./tools/asm-differ/diff.py -wm3 $1
|
|
|
|
|