Gen7Data/Scripts/Interfaces/BattleParty.astypedef

4 lines
54 B
Plaintext

type BattleParty {
Party@ Party { get const; };
}