diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sfx.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sfx.asm b/audio/sfx.asm index c97f41522..83dd5f6d6 100644 --- a/audio/sfx.asm +++ b/audio/sfx.asm @@ -468,6 +468,7 @@ Sfx_Unknown5F: channel 6, Sfx_Unknown5F_Ch6 Sfx_Sandstorm: channel 8, Sfx_Sandstorm_Ch8 + assert Sfx_Sandstorm_Ch8 == Sfx_Unknown5F_Ch8 Sfx_HangUp: channel_count 1 |