You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Remaining layout constants
This commit is contained in:
@@ -258,7 +258,7 @@ Function4820d: ; 4820d (12:420d)
|
||||
call Function48d30
|
||||
pop bc
|
||||
call ClearTileMap
|
||||
ld b, SCGB_08
|
||||
ld b, SCGB_DIPLOMA
|
||||
call GetSGBLayout
|
||||
ld hl, wd479
|
||||
set 1, [hl]
|
||||
|
||||
@@ -845,7 +845,7 @@ Function4a6ab: ; 4a6ab (12:66ab)
|
||||
ld a, $2
|
||||
call MenuClickSound
|
||||
call ClearBGPalettes
|
||||
ld b, SCGB_08
|
||||
ld b, SCGB_DIPLOMA
|
||||
call GetSGBLayout
|
||||
callba Function11c1ab
|
||||
pop bc
|
||||
|
||||
Reference in New Issue
Block a user