Change die roll SFX (#11)

This commit is contained in:
xCrystal 2023-10-03 19:01:24 +02:00
parent 8c7ee46065
commit 0d016cc8ee

View File

@ -194,7 +194,7 @@ DIE_MAX_NUMBER EQU 6
.rotate_die_loop
call IsSFXPlaying
ld de, SFX_KINESIS
ld de, SFX_STOP_SLOT
call c, PlaySFX
call Random
.sample_die_loop