This commit is contained in:
@@ -39,5 +39,6 @@ type Pokemon {
|
||||
ref@ AddVolatile(const constString &in name);
|
||||
void RemoveVolatile(const constString &in name) const;
|
||||
void ClearStatus() const;
|
||||
void SetStatus(const constString &inout name);
|
||||
void SetStatus(const constString &in name);
|
||||
void ChangeForme(const constString &in name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user