diff --git a/audio.asm b/audio.asm index 47ea60319..b56213464 100644 --- a/audio.asm +++ b/audio.asm @@ -148,7 +148,7 @@ INCLUDE "audio/sfx/start_menu_2.asm" INCLUDE "audio/sfx/tink_2.asm" INCLUDE "audio/sfx/heal_hp_2.asm" INCLUDE "audio/sfx/heal_ailment_2.asm" -INCLUDE "audio/sfx/silph_scope.asm" +INCLUDE "audio/sfx/trainer_appeared.asm" INCLUDE "audio/sfx/ball_toss.asm" INCLUDE "audio/sfx/ball_poof.asm" INCLUDE "audio/sfx/faint_thud.asm"