+ build 48x16 and 64x16 iam buttons
This commit is contained in:
parent
e42adae9f1
commit
15d828809f
1 changed files with 1 additions and 1 deletions
2
all.do
2
all.do
|
@ -9,7 +9,7 @@ for file in $(ls *.png.do); do
|
|||
fi
|
||||
done
|
||||
|
||||
for i in $(seq 0 11); do
|
||||
for i in $(seq 0 15); do
|
||||
for j in $(seq 0 3); do
|
||||
redo-ifchange $(printf 'iam%03d.dir/00_%02d.png\n' $i $j)
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue