Revert sPlayerID
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user