summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-13 20:49:01 -0500
committeryenatch <yenatch@gmail.com>2013-12-13 20:49:01 -0500
commitc7b19392a99a6b2dbc28b218804bbd223381be92 (patch)
tree8e09e1a2a6084c9ee9ee7974bff617729cd893bd
parentef6b8b54903fc108eab4ad3dedb93d27848e3d36 (diff)
use the sgb border label in asm
-rw-r--r--engine/color.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/color.asm b/engine/color.asm
index da99cd4bf..98dde08e1 100644
--- a/engine/color.asm
+++ b/engine/color.asm
@@ -950,7 +950,7 @@ Function992c: ; 992c
; 9938
Function9938: ; 9938
- ld hl, $651e
+ ld hl, SGBBorder
ld de, $606e
ret
; 993f