summaryrefslogtreecommitdiff
path: root/engine/battle/core.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/core.asm')
-rw-r--r--engine/battle/core.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/engine/battle/core.asm b/engine/battle/core.asm
index 45dfdc6f..48104833 100644
--- a/engine/battle/core.asm
+++ b/engine/battle/core.asm
@@ -6491,6 +6491,8 @@ LoadPlayerBackPic:
ld de, RedPicBack
.next
ld a, BANK(RedPicBack)
+ ASSERT BANK(RedPicBack) == BANK(OldManPicBack)
+ ASSERT BANK(RedPicBack) == BANK(ProfOakPicBack)
call UncompressSpriteFromDE
predef ScaleSpriteByTwo
ld hl, wOAMBuffer