initial commit

This commit is contained in:
2020-01-21 01:38:34 +01:00
commit 204e0047e8
32 changed files with 9111 additions and 0 deletions

23
gfx/tilemap.grit Normal file
View File

@ -0,0 +1,23 @@
#-------------------------------------------------------
# graphics in tile format
#-------------------------------------------------------
-gt
#-------------------------------------------------------
# tile reduction by tiles, palette and hflip/vflip
#-------------------------------------------------------
-mRtf
#-------------------------------------------------------
# graphics bit depth is 8 (256 color)
#-------------------------------------------------------
-gB8
-p
#-------------------------------------------------------
# map layout standard bg format
#-------------------------------------------------------
-mLs
-aw 32 -ah 32

BIN
gfx/tilemap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
gfx/tilemap.xcf Normal file

Binary file not shown.