summaryrefslogtreecommitdiff
path: root/engine/title.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/title.asm')
-rw-r--r--engine/title.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/title.asm b/engine/title.asm
index 3e4afafa2..9d8ce1d3f 100644
--- a/engine/title.asm
+++ b/engine/title.asm
@@ -167,8 +167,8 @@ _TitleScreen: ; 10ed67
; Make alternating lines come in from opposite sides
-; ( This part is actually totally pointless, you can't
-; see anything until these values are overwritten! )
+; (This part is actually totally pointless, you can't
+; see anything until these values are overwritten!)
ld b, 80 / 2 ; alternate for 80 lines
ld hl, LYOverrides