You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
To do: engine/{menus, overworld}
This commit is contained in:
@@ -716,7 +716,7 @@ PrintPCBox_Page4:
|
||||
|
||||
Printer_PrintBoxListSegment:
|
||||
ld a, [wBankOfBoxToPrint]
|
||||
call GetSRAMBank
|
||||
call OpenSRAM
|
||||
.loop
|
||||
ld a, c
|
||||
and a
|
||||
|
Reference in New Issue
Block a user