This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
type ChoiceQueue {
|
||||
bool MovePokemonChoiceNext(Pokemon@ target);
|
||||
const BaseTurnChoice@ Peek() const;
|
||||
bool HasNext() const;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user