mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 12:26:05 -05:00
add option to copy mon info from another tab [closes #469]
This commit is contained in:
@@ -30,5 +30,6 @@ struct EncounterField {
|
||||
typedef QVector<EncounterField> EncounterFields;
|
||||
|
||||
WildMonInfo getDefaultMonInfo(EncounterField field);
|
||||
void combineEncounters(WildMonInfo &to, WildMonInfo from);
|
||||
|
||||
#endif // GUARD_WILDMONINFO_H
|
||||
|
||||
Reference in New Issue
Block a user