Remove old event label functions

This commit is contained in:
GriffinR
2022-11-27 13:15:47 -05:00
parent 254467451f
commit 3a4ce68232
2 changed files with 0 additions and 24 deletions

View File

@@ -72,10 +72,6 @@ public:
QList<float> metatileLayerOpacity;
void setName(QString mapName);
static QString mapConstantFromName(QString mapName);
static QString objectEventsLabelFromName(QString mapName);
static QString warpEventsLabelFromName(QString mapName);
static QString coordEventsLabelFromName(QString mapName);
static QString bgEventsLabelFromName(QString mapName);
int getWidth();
int getHeight();
int getBorderWidth();