Skip to content

Commit

Permalink
|-terastallize| added in gen 9
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibo committed Jul 14, 2023
1 parent 0776ffb commit e670013
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/common/protocol.zig
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ pub const ArgType = enum(u8) {
// Gen 8
CanDynamax,
SwapSideConditions,

// Gen 9
Terastallize,
};

pub const Move = enum(u8) {
Expand Down

0 comments on commit e670013

Please sign in to comment.