diff options
| author | theo3 <arisstephenson2@gmail.com> | 2022-03-28 15:08:37 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2022-03-28 15:23:06 -0700 |
| commit | 7c16e8d50ae048d47e55b9d13c23be21dbae423a (patch) | |
| tree | 12a8b3848cd7f4323cce8869d5d78285e719d9d3 /constants | |
| parent | 270476488f5beee2fec7bf0b8b160cb72cbade70 (diff) | |
identify all player items
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 16a5c4b7..f2f1f2c5 100644 --- a/constants/audio_constants.inc +++ b/constants/audio_constants.inc @@ -258,7 +258,7 @@ .equiv SFX_101, 0x101 .equiv SFX_102, 0x102 .equiv SFX_103, 0x103 - .equiv SFX_104, 0x104 + .equiv SFX_PLACE_OBJ, 0x104 .equiv SFX_105, 0x105 .equiv SFX_106, 0x106 .equiv SFX_107, 0x107 |
