summaryrefslogtreecommitdiff
path: root/include/asset_defs.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2023-10-28 16:27:07 +0200
committerAldrik Ramaekers <aldrik@amftech.nl>2023-10-28 16:27:07 +0200
commitf2522c04446bb4bd597a8625f9398e67ff957565 (patch)
treebd5e7506a434978296397b9d0a0e95bf3ae04d60 /include/asset_defs.h
parent1ac22220f6077b3367456384b4bb563f1c5c2d29 (diff)
more sounds
Diffstat (limited to 'include/asset_defs.h')
-rw-r--r--include/asset_defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asset_defs.h b/include/asset_defs.h
index 63f46bd..acca89e 100644
--- a/include/asset_defs.h
+++ b/include/asset_defs.h
@@ -42,6 +42,7 @@ Mix_Chunk* wav_throwable_bounce;
Mix_Chunk* wav_shoot_mp5;
Mix_Chunk* wav_reload_mp5;
+Mix_Chunk* wav_impact_zombie;
Mix_Chunk* wav_impact_wood;
Mix_Chunk* wav_error;