Tilemap: support Y-flipped tiles
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1863 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -353,6 +353,7 @@ GFX2_GLOBAL T_Tile * Main_tilemap;
|
||||
|
||||
GFX2_GLOBAL short Main_tilemap_width;
|
||||
GFX2_GLOBAL short Main_tilemap_height;
|
||||
GFX2_GLOBAL byte Main_tilemap_allow_flip; ///< 0:no, 1:horizontally, 2:vertically, 3:both
|
||||
|
||||
// -- Spare page data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user