summaryrefslogtreecommitdiff
path: root/engine/namingscreen.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-20 15:15:32 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-20 15:15:32 -0500
commit7b3090e22aefffa464570ac34665ee8e43df873d (patch)
treedf5bc383b2f1ed2a8ebdd358306f3f9742f41d5c /engine/namingscreen.asm
parent812976cee6ba39d50583921273ad85195e77be37 (diff)
Annotate battle tower text bug
Diffstat (limited to 'engine/namingscreen.asm')
-rwxr-xr-xengine/namingscreen.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/namingscreen.asm b/engine/namingscreen.asm
index c62dc1a0f..93cd97199 100755
--- a/engine/namingscreen.asm
+++ b/engine/namingscreen.asm
@@ -41,7 +41,7 @@ NamingScreen: ; 116c1
Function116f8: ; 116f8
call ClearBGPalettes
- ld b, $8
+ ld b, SCGB_08
call GetSGBLayout
call DisableLCD
call Function11c51