Revert sPlayerID

This commit is contained in:
PikalaxALT
2015-10-13 17:40:18 -04:00
parent 12f9dca7a5
commit d338a092c5
3 changed files with 27 additions and 28 deletions

View File

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