Added word comment
This commit is contained in:
parent
7592ec5973
commit
b55b1eaa5d
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ struct MoveInfo
|
|||
u32 powderMove:1;
|
||||
u32 danceMove:1;
|
||||
u32 windMove:1;
|
||||
u32 slicingMove:1;
|
||||
u32 slicingMove:1; // end of word
|
||||
u32 healingMove:1;
|
||||
u32 minimizeDoubleDamage:1;
|
||||
u32 ignoresTargetAbility:1;
|
||||
|
|
Loading…
Reference in a new issue