diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2023-10-28 16:27:07 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2023-10-28 16:27:07 +0200 |
| commit | f2522c04446bb4bd597a8625f9398e67ff957565 (patch) | |
| tree | bd5e7506a434978296397b9d0a0e95bf3ae04d60 /include/asset_defs.h | |
| parent | 1ac22220f6077b3367456384b4bb563f1c5c2d29 (diff) | |
more sounds
Diffstat (limited to 'include/asset_defs.h')
| -rw-r--r-- | include/asset_defs.h | 1 |
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; |
