summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pokered.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/pokered.asm b/pokered.asm
index 1b675305..f8da5585 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -875,7 +875,7 @@ MainMenu:
FuncCoord 0,0
ld hl,Coord
ld b,6
- ld c,$D
+ ld c,13
call TextBoxBorder
FuncCoord 2,2
ld hl,Coord
@@ -886,7 +886,7 @@ MainMenu:
FuncCoord 0,0
ld hl,Coord
ld b,4
- ld c,$D
+ ld c,13
call TextBoxBorder
FuncCoord 2,2
ld hl,Coord