You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Menu
This commit is contained in:
@@ -57,7 +57,7 @@ endr
|
||||
ret
|
||||
|
||||
.one: ; 8d2a2 (23:52a2)
|
||||
ld a, [MenuSelection2]
|
||||
ld a, [wMenuCursorY]
|
||||
|
||||
ld hl, SPRITEANIMSTRUCT_INDEX
|
||||
add hl, bc
|
||||
@@ -116,7 +116,7 @@ endr
|
||||
ret
|
||||
|
||||
.three: ; 8d2ea (23:52ea)
|
||||
ld a, [MenuSelection2]
|
||||
ld a, [wMenuCursorY]
|
||||
|
||||
ld hl, SPRITEANIMSTRUCT_INDEX
|
||||
add hl, bc
|
||||
|
||||
Reference in New Issue
Block a user