mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-12 16:24:52 +13:00
does this fix it
This commit is contained in:
parent
702724642b
commit
41c59a7f88
|
|
@ -689,7 +689,7 @@ SlotMachine_PayCoinsToPlayer:
|
||||||
ld a, h
|
ld a, h
|
||||||
ld [wPayoutCoins], a
|
ld [wPayoutCoins], a
|
||||||
ld hl, wTempCoins1 + 1
|
ld hl, wTempCoins1 + 1
|
||||||
ld de, wPlayerCoins + 1
|
ld de, wPlayerCoins + 5
|
||||||
ld c, $2
|
ld c, $2
|
||||||
predef AddBCDPredef
|
predef AddBCDPredef
|
||||||
call SlotMachine_PrintCreditCoins
|
call SlotMachine_PrintCreditCoins
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue