diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2024-01-06 18:05:03 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2024-01-06 18:05:03 +0100 |
| commit | 1f3e6604cf2df6ae11944f99f939b8b697ebd4d9 (patch) | |
| tree | 51c258da6300daf0482dd1b8286da9592f20cf3b /include/asset_defs.h | |
| parent | 149a45739e9c89d4a779ebd5e07043b1587ba2e9 (diff) | |
enraged zombie footseps
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 a71df08..467837e 100644 --- a/include/asset_defs.h +++ b/include/asset_defs.h @@ -98,6 +98,7 @@ Mix_Chunk* wav_character; Mix_Chunk* wav_roar_enraged; Mix_Chunk* wav_round_change; Mix_Chunk* wav_step; +Mix_Chunk* wav_step_enraged; #define NUM_SCREECHES 11 Mix_Chunk* wav_screech[NUM_SCREECHES]; |
