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
|
||||
Reference in New Issue
Block a user