mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-09 15:55:52 +00:00
Add deincbin helper script
This commit is contained in:
parent
706a4b54cd
commit
2262f4ae82
4
deincbin.sh
Normal file
4
deincbin.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#! /bin/bash
|
||||||
|
|
||||||
|
python tools/deincbin.py "$1" > "$1.deincbin.s"
|
||||||
|
mv "$1.deincbin.s" "$1"
|
Loading…
x
Reference in New Issue
Block a user