engine/decorations.asm

This commit is contained in:
PikalaxALT
2015-11-17 15:54:03 -05:00
parent 4bfe086ef6
commit e88c88ff20
8 changed files with 2119 additions and 2067 deletions

View File

@@ -250,7 +250,7 @@ Function8b0e2: ; 8b0e2
xor a
ld [wcf76], a
ld [hBGMapMode], a
call Function352f
call InitScrollingMenu
call UpdateSprites
call HandleScrollingMenu
ld a, [MenuSelection]

View File

@@ -127,7 +127,7 @@ Function134dd: ; 134dd
call Elevator_GetCurrentFloorText
ld hl, Elevator_MenuDataHeader
call CopyMenuDataHeader
call Function352f
call InitScrollingMenu
call UpdateSprites
xor a
ld [wd0e4], a

View File

@@ -65,7 +65,7 @@ Kurt_SelectApricorn: ; 88055
ld [wMenuCursorBuffer], a
xor a
ld [hBGMapMode], a
call Function352f
call InitScrollingMenu
call UpdateSprites
call HandleScrollingMenu
ld a, [wcf73]