From c70b3cb2cab64d550a585dcfbc166bf30c0ea955 Mon Sep 17 00:00:00 2001 From: Astatin Date: Tue, 12 Aug 2025 13:17:58 +0200 Subject: Add jump, damage, earcoptr and hop sound effects --- animation.gbasm | 1 + 1 file changed, 1 insertion(+) (limited to 'animation.gbasm') diff --git a/animation.gbasm b/animation.gbasm index dfeb695..bfaabe6 100644 --- a/animation.gbasm +++ b/animation.gbasm @@ -116,6 +116,7 @@ End_animation: LD A, $1f LD $mem_blinking_animation_counter, A + .SET_SOUND_EFFECT =_sound_effect_Damage POP HL -- cgit v1.2.3-70-g09d2