diff options
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 |