summaryrefslogtreecommitdiff
path: root/home/audio.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-22 16:30:13 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-22 16:30:13 -0400
commit61847b3596807fd5789c800139af624bcac32e7a (patch)
tree084f9a798e73322f6c50ac3bea91b3d2c5594123 /home/audio.asm
parente0d07fba3fbc5e5923d3f523afe386ad3fab1393 (diff)
Identify some more labels
Diffstat (limited to 'home/audio.asm')
-rw-r--r--home/audio.asm5
1 files changed, 2 insertions, 3 deletions
diff --git a/home/audio.asm b/home/audio.asm
index d9e04dd92..c2d60adb0 100644
--- a/home/audio.asm
+++ b/home/audio.asm
@@ -467,9 +467,8 @@ GetMapMusic_MaybeSpecial::
call GetMapMusic
ret
-Function3d9f:: ; unreferenced
-; Places a BCD number at the
-; upper center of the screen.
+PlaceBCDNumberSprite:: ; unreferenced
+; Places a BCD number at the upper center of the screen.
ld a, 4 * TILE_WIDTH
ld [wVirtualOAMSprite38YCoord], a
ld [wVirtualOAMSprite39YCoord], a