diff options
| author | KuroiIeWa5Da < tyuki@adu.me > | 2012-01-18 00:17:00 -0600 |
|---|---|---|
| committer | KuroiIeWa5Da < tyuki@adu.me > | 2012-01-18 00:17:00 -0600 |
| commit | f1c6d94d3974e896092b70137fed2f7e020da97e (patch) | |
| tree | f614aefd81ce1a75e60337aa3346a8e0e6e3b54d /Makefile | |
| parent | spacing near INCBINs (diff) | |
| download | pokeyellow-f1c6d94d3974e896092b70137fed2f7e020da97e.tar.gz pokeyellow-f1c6d94d3974e896092b70137fed2f7e020da97e.tar.xz pokeyellow-f1c6d94d3974e896092b70137fed2f7e020da97e.zip | |
Finalized Gary map
hg-commit-id: e2ffb49499cc
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 $@ $< |
