summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 623c54d..27c31e4 100644
--- a/include/asset_defs.h
+++ b/include/asset_defs.h
@@ -37,6 +37,7 @@ image* img_tile_grass1;
// Sounds
Mix_Chunk* wav_throwable_bounce;
Mix_Chunk* wav_shoot_mp5;
+Mix_Chunk* wav_reload_mp5;
void load_assets();