initial commit
This commit is contained in:
23
gfx/tilemap.grit
Normal file
23
gfx/tilemap.grit
Normal 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
BIN
gfx/tilemap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
BIN
gfx/tilemap.xcf
Normal file
BIN
gfx/tilemap.xcf
Normal file
Binary file not shown.
Reference in New Issue
Block a user