mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 23:25:09 -05:00
setLayout to create layout-only edit mode
This commit is contained in:
@@ -92,6 +92,8 @@ public:
|
||||
void clearBorderCache();
|
||||
void cacheBorder();
|
||||
|
||||
bool hasUnsavedChanges();
|
||||
|
||||
bool layoutBlockChanged(int i, const Blockdata &cache);
|
||||
|
||||
uint16_t getBorderMetatileId(int x, int y);
|
||||
|
||||
Reference in New Issue
Block a user