summaryrefslogtreecommitdiff
path: root/engine/battle_anims/anim_commands.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2018-06-17 12:11:39 -0400
committerGitHub <noreply@github.com>2018-06-17 12:11:39 -0400
commitc3be6ea684cc84c3eb57f1a9c23ef53ccaf75878 (patch)
treed474f9d2ee1876cdee83564ddd2e44986eb8a4a4 /engine/battle_anims/anim_commands.asm
parent6130fc5cd6b002f827d307c64a432e960629cb9b (diff)
parentfbe82a7fe0f310ade7436d4d8f352ee04e05a1ec (diff)
Merge pull request #525 from Rangi42/master
Note which labels are only needed for locating banks (relevant to issue #485)
Diffstat (limited to 'engine/battle_anims/anim_commands.asm')
-rw-r--r--engine/battle_anims/anim_commands.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle_anims/anim_commands.asm b/engine/battle_anims/anim_commands.asm
index 1f4da606d..449febf5f 100644
--- a/engine/battle_anims/anim_commands.asm
+++ b/engine/battle_anims/anim_commands.asm
@@ -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