mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Finalized Gary map
hg-commit-id: e2ffb49499cc
This commit is contained in:
parent
8d6fc27586
commit
f1c6d94d39
2 changed files with 14 additions and 5 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