Relabel some map-related WRAM
wMisc -> {wSurroundingTiles, wBoxPartialData, wLink_c608} wOverworldMap -> {wOverworldMapBlocks, wHallOfFamePokemonList}
This commit is contained in:
@@ -75,8 +75,8 @@ SetRAMStateForMobile: ; 100063
|
||||
|
||||
EnableMobile: ; 100082
|
||||
xor a
|
||||
ld hl, wOverworldMap
|
||||
ld bc, wOverworldMapEnd - wOverworldMap
|
||||
ld hl, wOverworldMapBlocks
|
||||
ld bc, wOverworldMapBlocksEnd - wOverworldMapBlocks
|
||||
call ByteFill
|
||||
|
||||
di
|
||||
|
Reference in New Issue
Block a user