mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-10 09:55:41 -05:00
Add edit-undo history to tileset metatile editing
This commit is contained in:
@@ -14,6 +14,7 @@ public:
|
||||
uint8_t layerType;
|
||||
|
||||
Metatile *copy();
|
||||
void copyInPlace(Metatile*);
|
||||
static int getBlockIndex(int);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user