mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
parent
41c59a7f88
commit
7dafb284d3
|
@ -689,7 +689,7 @@ SlotMachine_PayCoinsToPlayer:
|
|||
ld a, h
|
||||
ld [wPayoutCoins], a
|
||||
ld hl, wTempCoins1 + 1
|
||||
ld de, wPlayerCoins + 5
|
||||
ld de, wPlayerCoins + 1
|
||||
ld c, $2
|
||||
predef AddBCDPredef
|
||||
call SlotMachine_PrintCreditCoins
|
||||
|
|
Loading…
Reference in a new issue