mirror of https://github.com/PrimeDecomp/prime.git
parent
14e231b4dd
commit
b93a0c6f09
|
@ -0,0 +1,4 @@
|
||||||
|
#! /bin/bash
|
||||||
|
|
||||||
|
python tools/deincbin.py "$1" > "$1.deincbin.s"
|
||||||
|
mv "$1.deincbin.s" "$1"
|
Loading…
Reference in New Issue