]> 4ch.mooo.com Git - 16.git/blob - spri.sh
polished 16_vrs.h and put into make file AND! updated copyright to add yakui lover...
[16.git] / spri.sh
1 #! /bin/bash
2 cd data/spri
3 #../../pcx2vrl -i ../"$1".pcx -o "$1".vrl -p "$1".pal -tc 0x"$2"
4 ../../pcxsscut -s "$1".sht -hc "$1".h -hp _"$1"_ -i ../"$1".pcx -p "$1".pal -tc 0x"$2" -y
5 ../../vrl2vrs -s "$1".sht -hc "$1"s.h -hp _"$1"_ -o "$1".vrs
6 cd ../../