mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-20 07:36:31 -05:00
Rename 'Reset' actions to 'Clear', and add 'Clear Background Map' to edit history
This commit is contained in:
@@ -70,8 +70,8 @@ public:
|
||||
|
||||
void resize(int width, int height);
|
||||
void resetSquare(int index);
|
||||
void resetLayout();
|
||||
void resetImage();
|
||||
void clearLayout();
|
||||
void clearImage();
|
||||
void replaceSectionId(unsigned oldId, unsigned newId);
|
||||
|
||||
int width();
|
||||
|
||||
Reference in New Issue
Block a user