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

@@ -498,7 +498,7 @@ LinkTimeout: ; 283b2
call PlaceHLTextAtBC
call RotateThreePalettesRight
call ClearScreen
ld b, SCGB_08
ld b, SCGB_DIPLOMA
call GetSGBLayout
call WaitBGMap2
ret
@@ -1597,7 +1597,7 @@ Function28ade: ; 28ade
Function28b22: ; 28b22
call RotateThreePalettesRight
call ClearScreen
ld b, SCGB_08
ld b, SCGB_DIPLOMA
call GetSGBLayout
call WaitBGMap2
xor a
@@ -1902,7 +1902,7 @@ LinkTrade: ; 28b87
call DelayFrames
call ClearTileMap
call LoadFontsBattleExtra
ld b, SCGB_08
ld b, SCGB_DIPLOMA
call GetSGBLayout
ld a, [hLinkPlayerNumber]
cp $1