summaryrefslogtreecommitdiff
path: root/src/normal.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-02-19 23:13:54 -0500
committerhuderlem <huderlem@gmail.com>2020-02-25 12:54:08 -0600
commite633b57593df806e1ae04d575f005d3fc4172d25 (patch)
tree318c6042b3e4a340365c2a18996ff92f6c956581 /src/normal.c
parent208057d7ae3913523f4bfe43623becff38a80e10 (diff)
Document remaining status/general/special anims
Diffstat (limited to 'src/normal.c')
-rw-r--r--src/normal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/normal.c b/src/normal.c
index 1bc0287d9..c2c5fbcc6 100644
--- a/src/normal.c
+++ b/src/normal.c
@@ -626,7 +626,7 @@ static void sub_8115D2C(u8 taskId)
}
}
-// Flashes the specified anim tag with given color. Used e.g. to flash the particles in Hyper Beam red
+// Flashes the specified anim tag with given color. Used e.g. to flash the particles red in Hyper Beam
void AnimTask_FlashAnimTagWithColor(u8 taskId)
{
u8 paletteIndex;