diff options
| author | KuroiIeWa5Da < tyuki@adu.me > | 2012-01-18 14:33:39 -0600 |
|---|---|---|
| committer | KuroiIeWa5Da < tyuki@adu.me > | 2012-01-18 14:33:39 -0600 |
| commit | 571b97c32e8dc02d9f98d079420e26d22aca5e23 (patch) | |
| tree | 8c1a7fd9f51d706db457b081a2fcf8f59a7fe690 /Makefile | |
| parent | Merge KuroiIeWa5Da/pokered. (diff) | |
| download | pokeyellow-571b97c32e8dc02d9f98d079420e26d22aca5e23.tar.gz pokeyellow-571b97c32e8dc02d9f98d079420e26d22aca5e23.tar.xz pokeyellow-571b97c32e8dc02d9f98d079420e26d22aca5e23.zip | |
Extracted Tileset collision data
hg-commit-id: cdb49c9e2ccc
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 $@ $< |
