summaryrefslogtreecommitdiff
path: root/home/menu_window.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/menu_window.asm')
-rw-r--r--home/menu_window.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/menu_window.asm b/home/menu_window.asm
index 5f8465e..4bb44d7 100644
--- a/home/menu_window.asm
+++ b/home/menu_window.asm
@@ -309,12 +309,12 @@ Function1c0a::
ld hl, sSpriteBuffer0
decoord 0, 0
ld bc, $168
-.asm_1c33: ; 00:1c33
+.asm_1c33:
ld a, [hl]
cp $61
jr c, .asm_1c39
ld [de], a
-.asm_1c39: ; 00:1c39
+.asm_1c39:
inc hl
inc de
dec bc