More menu stuff

This commit is contained in:
PikalaxALT
2015-12-17 22:31:16 -05:00
parent fe4ef4e595
commit d644406f61
39 changed files with 764 additions and 763 deletions

View File

@@ -188,7 +188,7 @@ GetMenuJoypad:: ; 1bdd
ret
; 1bee
Function1bee:: ; 1bee
PlaceHollowCursor:: ; 1bee
ld hl, wCursorCurrentTile
ld a, [hli]
ld h, [hl]
@@ -197,7 +197,7 @@ Function1bee:: ; 1bee
ret
; 1bf7
Function1bf7:: ; 1bf7
HideCursor:: ; 1bf7
ld hl, wCursorCurrentTile
ld a, [hli]
ld h, [hl]