mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-05-15 07:11:19 +00:00
3 lines
89 B
Bash
Executable File
3 lines
89 B
Bash
Executable File
#!/bin/bash -e
|
|
../asm_differ/diff.py -mwo -f build/mp1.0/src/"$1" "$2" --width 100 -U 20
|