fix typo: Renamed STONE_STONE_CHOMP_STEP TO SOUND_STONE_CHOMP_STEP

This commit is contained in:
Kriti-dev07 2025-07-07 01:23:30 +05:30
parent bb936b7fd7
commit c67a25f63a
1 changed files with 1 additions and 1 deletions

View File

@ -1310,7 +1310,7 @@ enum SoundIDs {
SOUND_LULLABY = 0x000003F4,
SOUND_BUBBLES_RISING = 0x000003F5, // unused
SOUND_DRIP = 0x000003F6,
STONE_STONE_CHOMP_STEP = 0x000003F9,
SOUND_STONE_CHOMP_STEP, = 0x000003F9,
SOUND_THROW = 0x000003FA,
SOUND_PLAYER_COLLAPSE = 0x000003FB,
SOUND_LUCKY = 0x000003FC,