map_header → map_def; map_header_2 → map_data

This commit is contained in:
Remy Oukaour
2018-01-16 22:57:19 -05:00
parent 3d0e1819e9
commit bf074f3598
421 changed files with 2698 additions and 2699 deletions

View File

@@ -842,7 +842,7 @@ HandleStoneQueue:: ; 3567
ld a, [hROMBank]
push af
call SwitchToMapScriptHeaderBank
call SwitchToMapScriptsBank
call .WarpAction
pop bc
@@ -899,7 +899,7 @@ HandleStoneQueue:: ; 3567
; 35b0
.check_on_warp ; 35b0
ld hl, wCurrMapWarpHeaderPointer
ld hl, wCurrMapWarpsPointer
ld a, [hli]
ld h, [hl]
ld l, a