diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-02-13 06:58:56 +0200 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-02-13 07:05:15 +0200 |
| commit | 65ab0fb1cb33d7586752ad10ed6e8b3713a4e809 (patch) | |
| tree | b413587a8594acea613bae1912012153edae3e96 /constants | |
| parent | d1a2586001ddad7bde47fd37d66f62f6fe2792bf (diff) | |
Decompile the rest of playerItemBottle (renamed from sword spin)
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/audio_constants.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
