summaryrefslogtreecommitdiffstats
path: root/src/audio/soundlist.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-08-20 13:20:48 +0200
committeraap <aap@papnet.eu>2020-08-20 13:20:48 +0200
commit7da4f7fc35196381f94331dbfeb2812e3af7eda7 (patch)
tree2e9ae96a83991e932c9e9d189d47473e2b4ba0e9 /src/audio/soundlist.h
parentrw stuff done & other small things (diff)
downloadre3-7da4f7fc35196381f94331dbfeb2812e3af7eda7.tar
re3-7da4f7fc35196381f94331dbfeb2812e3af7eda7.tar.gz
re3-7da4f7fc35196381f94331dbfeb2812e3af7eda7.tar.bz2
re3-7da4f7fc35196381f94331dbfeb2812e3af7eda7.tar.lz
re3-7da4f7fc35196381f94331dbfeb2812e3af7eda7.tar.xz
re3-7da4f7fc35196381f94331dbfeb2812e3af7eda7.tar.zst
re3-7da4f7fc35196381f94331dbfeb2812e3af7eda7.zip
Diffstat (limited to '')
-rw-r--r--src/audio/soundlist.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/audio/soundlist.h b/src/audio/soundlist.h
index 2a5b83cf..bc9ac09a 100644
--- a/src/audio/soundlist.h
+++ b/src/audio/soundlist.h
@@ -146,9 +146,9 @@ enum eSound : uint16
SOUND_PED_LEAVE_VEHICLE,
SOUND_PED_EVADE,
SOUND_PED_FLEE_RUN,
- SOUND_PED_CAR_COLLISION,
- SOUND_PED_BOAT_COLLISION,
- SOUND_PED_HORN_ACTIVE,
+ SOUND_PED_CRASH_VEHICLE,
+ SOUND_PED_CRASH_CAR,
+ SOUND_PED_ANNOYED_DRIVER,
SOUND_PED_147,
SOUND_PED_SOLICIT,
SOUND_PED_149,