diff options
Diffstat (limited to 'event')
-rwxr-xr-x | event/whiteout.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/whiteout.asm b/event/whiteout.asm index 9bce90e17..a076bdcb6 100755 --- a/event/whiteout.asm +++ b/event/whiteout.asm @@ -42,7 +42,7 @@ OverworldBGMap: ; 124fa ; 1250a BattleBGMap: ; 1250a - ld b, SCGB_00 + ld b, SCGB_BATTLE_GRAYSCALE call GetSGBLayout call SetPalettes ret |