Fix build
This commit is contained in:
parent
c3a8edae32
commit
063d83b58e
1 changed files with 2 additions and 0 deletions
|
@ -795,6 +795,8 @@ struct MoveContext
|
|||
u16 explicitSecondaryEffect:1;
|
||||
u16 megaEvolve:1;
|
||||
u16 explicitMegaEvolve:1;
|
||||
u16 ultraBurst:1;
|
||||
u16 explicitUltraBurst:1;
|
||||
// TODO: u8 zMove:1;
|
||||
u16 allowed:1;
|
||||
u16 explicitAllowed:1;
|
||||
|
|
Loading…
Reference in a new issue