mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-22 08:36:06 -05:00
fix copy from existing encounter group function
This commit is contained in:
@@ -34,5 +34,6 @@ void clearTabWidget(QLayout *tab);
|
||||
//void populateWildMonTabWidget(MonTabWidget *tabWidget, Fields /* QVector<QPair<QString, QVector<int>>> */ fields);
|
||||
|
||||
WildMonInfo getDefaultMonInfo(Field field);
|
||||
WildMonInfo copyMonInfoFromTab(QTableWidget *table, Field field);
|
||||
|
||||
#endif // GUARD_WILDMONINFO_H
|
||||
|
||||
Reference in New Issue
Block a user