mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-15 05:17:10 -05:00
Clean up API changes
This commit is contained in:
@@ -59,6 +59,7 @@ public:
|
||||
void updateLocation(int x, int y);
|
||||
void updateSelectionSize(int width, int height);
|
||||
void setActive(bool active);
|
||||
bool getActive();
|
||||
bool *enabled;
|
||||
private:
|
||||
bool active;
|
||||
|
||||
Reference in New Issue
Block a user