LADX: correct in-game check counter

LADX: correct in-game check counter
This commit is contained in:
threeandthreee
2024-12-19 22:17:41 -05:00
committed by GitHub
parent e142283e64
commit 4f71073d17

View File

@@ -96,7 +96,9 @@ StartGameMarinMessage:
ldi [hl], a ;hour counter
ld hl, $B010
ld a, $01 ;tarin's gift gets skipped for some reason, so inflate count by 1
ldi [hl], a ;check counter low
xor a
ldi [hl], a ;check counter high
; Show the normal message