summaryrefslogtreecommitdiff
path: root/engine/pokedex
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pokedex')
-rw-r--r--engine/pokedex/pokedex.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/pokedex/pokedex.asm b/engine/pokedex/pokedex.asm
index a98871828..245cbf11f 100644
--- a/engine/pokedex/pokedex.asm
+++ b/engine/pokedex/pokedex.asm
@@ -2362,7 +2362,7 @@ Pokedex_LoadSelectedMonTiles:
.QuestionMark:
ld a, BANK(sScratch)
- call GetSRAMBank
+ call OpenSRAM
farcall LoadQuestionMarkPic
ld hl, vTiles2
ld de, sScratch
@@ -2478,7 +2478,7 @@ Pokedex_CheckSGB:
Pokedex_LoadUnownFont:
ld a, BANK(sScratch)
- call GetSRAMBank
+ call OpenSRAM
ld hl, UnownFont
ld de, sScratch + $188
ld bc, 39 tiles