You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Change die roll SFX (#11)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user