diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-28 10:57:04 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-28 10:57:04 -0500 |
commit | 57d4cb0edfd62ca403b1470c67ac4efbd761ec5a (patch) | |
tree | 427023b8c124e46cf5bc29d3af564ccf536af431 /event | |
parent | f030315b1fd797aa6765ac8cd8c35c0cd9b600a0 (diff) |
trainer card
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 |