diff options
author | mid-kid <esteve.varela@gmail.com> | 2018-10-24 21:33:18 +0200 |
---|---|---|
committer | mid-kid <esteve.varela@gmail.com> | 2018-11-05 22:26:18 +0100 |
commit | 6a2cad6bcc17c60b87667d8d90c3931b7f70bfe2 (patch) | |
tree | 0f4b59458c1ada07b275babda06148094ffe907f /mobile/mobile_42.asm | |
parent | 0ce8dd75cd1482a5246e7937b6681bee5fc25bae (diff) |
Add colons to some function labels
Diffstat (limited to 'mobile/mobile_42.asm')
-rw-r--r-- | mobile/mobile_42.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_42.asm b/mobile/mobile_42.asm index 48684f383..886eee3db 100644 --- a/mobile/mobile_42.asm +++ b/mobile/mobile_42.asm @@ -1183,7 +1183,7 @@ Function10895e: Function108963: ld de, vTiles2 tile $31 -asm_108966 +asm_108966: call DelayFrame ld hl, vTiles2 lb bc, $a, $31 ; $a is the bank of ????? |