diff options
Diffstat (limited to 'engine/options_screen.asm')
-rw-r--r-- | engine/options_screen.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/options_screen.asm b/engine/options_screen.asm index 64f0f43..a5e4958 100644 --- a/engine/options_screen.asm +++ b/engine/options_screen.asm @@ -31,7 +31,7 @@ Func_c35a: ; 0xc35a ld [wd91f], a
call Func_c43a
call Func_c948
- call Func_b66
+ call SetAllPalettesWhite
ld a, $12
call SetSongBank
ld de, $0002
|