diff options
Diffstat (limited to 'GFX')
-rw-r--r-- | GFX/Makefile | 21 | ||||
-rw-r--r-- | GFX/Tiles-16Col.dat | bin | 64 -> 224 bytes |
2 files changed, 21 insertions, 0 deletions
diff --git a/GFX/Makefile b/GFX/Makefile index 63fbb28..f8240b0 100644 --- a/GFX/Makefile +++ b/GFX/Makefile @@ -1,3 +1,24 @@ +# TLL - A version of the Spectrum game TLL for the Super Nintendo +# +# Copyright (C) 2018 Ian Cowburn (ianc@noddybox.co.uk) +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. +# +# ------------------------------------------------------------------------- +# +# Makefile +# all: Tiles-4Col.dat Tiles-16Col.dat Sprites.dat palette.dat Tiles-4Col.dat: Tiles-4Col.png diff --git a/GFX/Tiles-16Col.dat b/GFX/Tiles-16Col.dat Binary files differindex b5a1241..9553c74 100644 --- a/GFX/Tiles-16Col.dat +++ b/GFX/Tiles-16Col.dat |