diff options
Diffstat (limited to 'src/normal.c')
-rw-r--r-- | src/normal.c | 2 |
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; |