mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Merge pull request #344 from jangler/sfx-priority-comment
Fix PlaySFX priority comment
This commit is contained in:
commit
c33ba049a5
@ -196,7 +196,7 @@ endr
|
|||||||
|
|
||||||
PlaySFX:: ; 3c23
|
PlaySFX:: ; 3c23
|
||||||
; Play sound effect de.
|
; Play sound effect de.
|
||||||
; Sound effects are ordered by priority (lowest to highest)
|
; Sound effects are ordered by priority (highest to lowest)
|
||||||
|
|
||||||
push hl
|
push hl
|
||||||
push de
|
push de
|
||||||
|
Loading…
Reference in New Issue
Block a user