Extracted Tileset collision data

hg-commit-id: cdb49c9e2ccc
This commit is contained in:
KuroiIeWa5Da 2012-01-18 14:33:39 -06:00
parent 7d7f6753ea
commit 571b97c32e
2 changed files with 23 additions and 20 deletions

View file

@ -18,7 +18,7 @@ redrle: extras/redrle.c
${CC} -o $@ $>
.asm.tx:
awk -f textpre.awk < $< > $@
awk -b -f textpre.awk < $< > $@
pokered.gbc: pokered.o
rgblink -o $@ $<