Fix sound order

This commit is contained in:
Sally Coolatta 2022-09-13 20:57:54 -04:00
parent 92cfb5a677
commit 2528ddcbb9

View file

@ -1176,11 +1176,12 @@ typedef enum
// SRB2Kart - Powerup clash SFX // SRB2Kart - Powerup clash SFX
sfx_parry, sfx_parry,
// Shout message sound effect
sfx_sysmsg,
// Fast fall bounce // Fast fall bounce
sfx_ffbonc, sfx_ffbonc,
// Shout message sound effect
sfx_sysmsg,
// Next up: UNIQUE ENGINE SOUNDS! Hoooooo boy... // Next up: UNIQUE ENGINE SOUNDS! Hoooooo boy...
// Engine class A - Low Speed, Low Weight // Engine class A - Low Speed, Low Weight
sfx_krta00, sfx_krta00,