From 65ab0fb1cb33d7586752ad10ed6e8b3713a4e809 Mon Sep 17 00:00:00 2001 From: Tal Hayon Date: Sun, 13 Feb 2022 06:58:56 +0200 Subject: Decompile the rest of playerItemBottle (renamed from sword spin) --- constants/audio_constants.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/audio_constants.inc b/constants/audio_constants.inc index f6319c47..16a5c4b7 100644 --- a/constants/audio_constants.inc +++ b/constants/audio_constants.inc @@ -542,7 +542,7 @@ .equiv SFX_21D, 0x21d .equiv SFX_21E, 0x21e .equiv SFX_21F, 0x21f - .equiv SFX_220, 0x220 + .equiv SFX_PICOLYTE, 0x220 .equiv SFX_221, 0x221 .equiv SONG_STOP_ALL, 0x80010000 .equiv SONG_MUTE, 0x80020000 -- cgit v1.2.3