diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-11 23:38:57 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-11 23:38:57 -0500 |
commit | 2ffcb4b49036b8bcd9a37cdc9305f7ee5567fe6c (patch) | |
tree | 0c9fe148771ade8ef1948852722b95b378cbe46f /engine/namingscreen.asm | |
parent | 91068077f05afbbfd6571ceadada2c03ac7c8038 (diff) |
More splits; map setup labels
Diffstat (limited to 'engine/namingscreen.asm')
-rwxr-xr-x | engine/namingscreen.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/namingscreen.asm b/engine/namingscreen.asm index 4618f4e20..21ec969b4 100755 --- a/engine/namingscreen.asm +++ b/engine/namingscreen.asm @@ -40,7 +40,7 @@ NamingScreen: ; 116c1 ; 116f8 Function116f8: ; 116f8 - call WhiteBGMap + call ClearBGPalettes ld b, $8 call GetSGBLayout call DisableLCD |