Final descriptive label in tilesets/animations.asm

This commit is contained in:
PikalaxALT
2015-10-13 14:29:34 -04:00
parent 88bc86b0bb
commit 12f9dca7a5
6 changed files with 88 additions and 97 deletions

View File

@@ -225,7 +225,7 @@ SaveTheGame_yesorno: ; 14baf
Function14bcb: ; 14bcb
ld a, BANK(sPlayerData)
call GetSRAMBank
ld hl, sPlayerData + (PlayerID - wPlayerData)
ld hl, sPlayerID
ld a, [hli]
ld c, [hl]
ld b, a