diff options
| author | yenatch <yenatch@gmail.com> | 2013-08-21 13:54:35 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2013-08-21 13:54:35 -0400 |
| commit | 802c3149c008edf72f71b85ea374a4b3e96f16ff (patch) | |
| tree | d2538e1c0c5222a56261d4d1f3d4f4308b14b2ff /Makefile | |
| parent | 4b0889b3962fa48d0ddf07de5880151cbe735065 (diff) | |
| parent | d2d5c09b1d4ff8d601343ac9fa6931319945b704 (diff) | |
Merge commit 'd2d5c09'
Conflicts:
main.asm
wram.asm
Git couldn't figure out what this commit did, so it was redone to merge.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ pngs: lzs: $(LZ_GFX) $(TWOBPP_GFX) @: -gfx/pics/%/front.lz: gfx/pics/%/front.png gfx/pics/%/tiles.2bpp +gfx/pics/%/front.lz: gfx/pics/%/tiles.2bpp gfx/pics/%/front.png python extras/gfx.py png-to-lz --front $^ gfx/pics/%/tiles.2bpp: gfx/pics/%/tiles.png python extras/gfx.py png-to-2bpp $< |
