mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 12:26:05 -05:00
rename getTilesets->getTilesetLabels
This commit is contained in:
@@ -98,7 +98,7 @@ public:
|
||||
QList<QStringList>* parseAsm(QString text);
|
||||
QStringList getSongNames();
|
||||
QStringList getVisibilities();
|
||||
QMap<QString, QStringList> getTilesets();
|
||||
QMap<QString, QStringList> getTilesetLabels();
|
||||
void readTilesetProperties();
|
||||
void readRegionMapSections();
|
||||
void readItemNames();
|
||||
|
||||
Reference in New Issue
Block a user