Remaining layout constants

This commit is contained in:
pikalaxalt
2016-06-06 18:23:00 -04:00
parent 789ebc7304
commit d7a01e92e9
28 changed files with 83 additions and 77 deletions

View File

@@ -27,7 +27,7 @@ DoMysteryGift: ; 1048ba (41:48ba)
call ClearTileMap
call EnableLCD
call WaitBGMap
ld b, SCGB_08
ld b, SCGB_DIPLOMA
call GetSGBLayout
call SetPalettes
pop de
@@ -1333,7 +1333,7 @@ Function105153: ; 105153 (41:5153)
ld [hl], $41
call EnableLCD
call WaitBGMap
ld b, SCGB_1D
ld b, SCGB_MYSTERY_GIFT
call GetSGBLayout
call SetPalettes
ret
@@ -1511,7 +1511,7 @@ Function105777: ; 105777 (41:5777)
call ClearTileMap
call EnableLCD
call WaitBGMap
ld b, SCGB_08
ld b, SCGB_DIPLOMA
call GetSGBLayout
call SetPalettes
ret