Document remaining status/general/special anims

This commit is contained in:
GriffinR
2020-02-19 23:13:54 -05:00
committed by huderlem
parent 208057d7ae
commit e633b57593
12 changed files with 120 additions and 114 deletions

View File

@@ -922,7 +922,7 @@ static void AnimElectricPuff(struct Sprite *sprite)
sprite->callback = RunStoredCallbackWhenAnimEnds;
}
// Creates an orb of electricity that grwos then slides off-screen. The attacker slides with it
// Creates an orb of electricity that grows then slides off-screen. The attacker slides with it
static void AnimVoltTackleOrbSlide(struct Sprite *sprite)
{
StartSpriteAffineAnim(sprite, 1);