mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-26 00:53:34 +13:00
Extracted Tileset collision data
hg-commit-id: cdb49c9e2ccc
This commit is contained in:
parent
7d7f6753ea
commit
571b97c32e
2 changed files with 23 additions and 20 deletions
2
Makefile
2
Makefile
|
|
@ -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 $@ $<
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue