You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Note which labels are only needed for locating banks (relevant to issue #485)
This commit is contained in:
@@ -977,7 +977,7 @@ BattleAnimCmd_RaiseSub: ; cc640 (33:4640)
|
||||
xor a ; sScratch
|
||||
call GetSRAMBank
|
||||
|
||||
GetSubstitutePic: ; cc64c
|
||||
GetSubstitutePic: ; used only for BANK(GetSubstitutePic)
|
||||
|
||||
ld hl, sScratch
|
||||
ld bc, (7 * 7) tiles
|
||||
|
Reference in New Issue
Block a user