Issue 453 : Virtual keyboard setting
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1999 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -373,7 +373,7 @@ typedef struct
|
||||
byte Tilemap_allow_flipped_x; ///< Boolean, true if the Tilemap tool should detect x-flipped tiles.
|
||||
byte Tilemap_allow_flipped_y; ///< Boolean, true if the Tilemap tool should detect y-flipped tiles.
|
||||
byte Tilemap_show_count; ///< Boolean, true if the Tilemap tool should display tile count after analysis.
|
||||
|
||||
byte Use_virtual_keyboard; ///< 0: Auto, 1: On, 2: Off
|
||||
|
||||
|
||||
} T_Config;
|
||||
|
||||
Reference in New Issue
Block a user