Added word comment

This commit is contained in:
Nephrite 2024-02-25 17:54:04 +09:00
parent 7592ec5973
commit b55b1eaa5d

View file

@ -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;