Miscellaneous fixes:
- `hSecondsBackup` -> `hUnusedBackup` - `ld bc, hBGMapAddress + 1` -> `bccoord -1, -2, 0` - Identify some `.asm_XXX` labels
This commit is contained in:
@@ -1128,7 +1128,7 @@ PokegearPhoneContactSubmenu:
|
||||
ld h, a
|
||||
inc de
|
||||
push hl
|
||||
ld bc, hBGMapAddress + 1
|
||||
bccoord -1, -2, 0
|
||||
add hl, bc
|
||||
ld a, [de]
|
||||
inc de
|
||||
|
Reference in New Issue
Block a user