diff options
author | Ian C <ianc@noddybox.co.uk> | 2018-09-14 05:22:18 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2018-09-14 05:22:18 +0000 |
commit | 5ea6f6af249fe76875c3fe390a733da74ee895e9 (patch) | |
tree | 85561ae7bd5a9581c9cfa61a6fb35fdd87ccc8cb /GFX | |
parent | 660548bae6b24e50a087fd7d6de81ea67801aa96 (diff) |
Updated 4-colour tiles with fixed generator.
Diffstat (limited to 'GFX')
-rw-r--r-- | GFX/Makefile | 3 | ||||
-rw-r--r-- | GFX/Sprites.dat | bin | 32 -> 32 bytes | |||
-rw-r--r-- | GFX/Tiles-4Col.dat | bin | 1280 -> 640 bytes |
3 files changed, 3 insertions, 0 deletions
diff --git a/GFX/Makefile b/GFX/Makefile index fa6a26d..63fbb28 100644 --- a/GFX/Makefile +++ b/GFX/Makefile @@ -10,3 +10,6 @@ Tiles-16Col.dat: Tiles-16Col.png Sprites.dat: Sprites.png snesgfx -c 16 Sprites.png Sprites.dat + +clean: + rm -f Tiles-4Col.dat palette.dat Tiles-16Col.dat Sprites.dat diff --git a/GFX/Sprites.dat b/GFX/Sprites.dat Binary files differindex 0b644da..af2a654 100644 --- a/GFX/Sprites.dat +++ b/GFX/Sprites.dat diff --git a/GFX/Tiles-4Col.dat b/GFX/Tiles-4Col.dat Binary files differindex 972f4ba..1862295 100644 --- a/GFX/Tiles-4Col.dat +++ b/GFX/Tiles-4Col.dat |