diff options
Diffstat (limited to 'home/audio.asm')
-rw-r--r-- | home/audio.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/audio.asm b/home/audio.asm index 87faf814d..7448de022 100644 --- a/home/audio.asm +++ b/home/audio.asm @@ -467,7 +467,7 @@ GetMapMusic_MaybeSpecial:: call GetMapMusic ret -Unreferenced_Function3d9f:: +Function3d9f:: ; unreferenced ; Places a BCD number at the ; upper center of the screen. ld a, 4 * TILE_WIDTH |