summaryrefslogtreecommitdiff
path: root/misc/mobile_41.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-04-10 15:01:49 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-04-10 15:01:49 -0400
commit6be4cd4da98093bf1b9362c946e693c89e4713ad (patch)
tree88d23a4b4a79f318b918ceeb3ff24c4ef1700b59 /misc/mobile_41.asm
parentbf73772a560ddfdf0b404ba3f85eb26542031b7b (diff)
Local labels starting with lowercase letters are no longer decorated with a trailing colon
Diffstat (limited to 'misc/mobile_41.asm')
-rwxr-xr-xmisc/mobile_41.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_41.asm b/misc/mobile_41.asm
index 525bd7b80..44db58602 100755
--- a/misc/mobile_41.asm
+++ b/misc/mobile_41.asm
@@ -1095,5 +1095,5 @@ LoadOverworldFont:: ; 106594
ret
; 1065ad
-.bgfont:
+.bgfont
INCBIN "gfx/unknown/1065ad.2bpp"