Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
To do: engine/{menus, overworld}
This commit is contained in:
@@ -205,7 +205,7 @@ ClearsScratch::
|
||||
; Wipe the first 32 bytes of sScratch
|
||||
|
||||
ld a, BANK(sScratch)
|
||||
call GetSRAMBank
|
||||
call OpenSRAM
|
||||
ld hl, sScratch
|
||||
ld bc, $20
|
||||
xor a
|
||||
|
Reference in New Issue
Block a user