summaryrefslogtreecommitdiff
path: root/engine/battle_anims/anim_commands.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle_anims/anim_commands.asm')
-rw-r--r--engine/battle_anims/anim_commands.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle_anims/anim_commands.asm b/engine/battle_anims/anim_commands.asm
index 14396f385..f6c50b72f 100644
--- a/engine/battle_anims/anim_commands.asm
+++ b/engine/battle_anims/anim_commands.asm
@@ -216,7 +216,7 @@ ClearActorHud:
call ClearBox
ret
-Unreferenced_Functioncc220:
+Functioncc220: ; unreferenced
xor a
ldh [hBGMapMode], a
ld a, LOW(vBGMap0 tile $28)