diff options
Diffstat (limited to 'constants/sfx_constants.asm')
-rw-r--r-- | constants/sfx_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/sfx_constants.asm b/constants/sfx_constants.asm index 9d98e147d..f9226dc74 100644 --- a/constants/sfx_constants.asm +++ b/constants/sfx_constants.asm @@ -206,7 +206,7 @@ const SFX_INTRO_SUICUNE_4 ; c8 const SFX_GAME_FREAK_PRESENTS ; c9 const SFX_TINGLE ; ca - const SFX_UNKNOWN_CB ; cb + const SFX_INTRO_WHOOSH ; cb const SFX_TWO_PC_BEEPS ; cc const SFX_4_NOTE_DITTY ; cd const SFX_TWINKLE ; ce |