You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Battle animation annotations
This commit is contained in:
@@ -5846,12 +5846,12 @@ Function11ad1b: ; 11ad1b
|
||||
ld [hObjectStructIndexBuffer], a
|
||||
ld a, $10
|
||||
ld [wCurIconTile], a
|
||||
ld hl, Function8e83f
|
||||
ld a, BANK(Function8e83f)
|
||||
ld hl, LoadMenuMonIcon
|
||||
ld a, BANK(LoadMenuMonIcon)
|
||||
ld e, $4
|
||||
rst FarCall
|
||||
ld hl, Function8e83f
|
||||
ld a, BANK(Function8e83f)
|
||||
ld hl, LoadMenuMonIcon
|
||||
ld a, BANK(LoadMenuMonIcon)
|
||||
ld e, $5
|
||||
rst FarCall
|
||||
ld hl, $c6d0
|
||||
|
||||
Reference in New Issue
Block a user