summaryrefslogtreecommitdiff
path: root/engine/printer
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-17 17:03:38 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-17 17:03:38 -0400
commitcc460a17b0b99208592ca31de99f526fce2bf5ad (patch)
treefb9c860aa0a578e43e8ccf56c16fcef40101ee04 /engine/printer
parentbe93ab33a752fe0360c3b23dd4f33e1b0a05bf0e (diff)
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
To do: engine/{menus, overworld}
Diffstat (limited to 'engine/printer')
-rw-r--r--engine/printer/printer.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/printer/printer.asm b/engine/printer/printer.asm
index 2d9495cbd..267d29fe8 100644
--- a/engine/printer/printer.asm
+++ b/engine/printer/printer.asm
@@ -716,7 +716,7 @@ PrintPCBox_Page4:
Printer_PrintBoxListSegment:
ld a, [wBankOfBoxToPrint]
- call GetSRAMBank
+ call OpenSRAM
.loop
ld a, c
and a