summaryrefslogtreecommitdiff
path: root/src/sfx.h
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2022-12-10 13:39:14 -0800
committerVito Caputo <vcaputo@pengaru.com>2022-12-10 13:47:49 -0800
commit61e60b4b97ab0238b6e3e360098e11b83c224974 (patch)
tree234fc03521ace3f0979a064f12e6aa7f58596f12 /src/sfx.h
parent6a408ab72cf83ac15e301ac58ec149edaf8688e2 (diff)
sfx: introduce sfx_t.adult_maga for adult MAGA-up
Diffstat (limited to 'src/sfx.h')
-rw-r--r--src/sfx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sfx.h b/src/sfx.h
index 59b8ebe..3b02621 100644
--- a/src/sfx.h
+++ b/src/sfx.h
@@ -27,6 +27,7 @@ typedef struct sfx_t {
Mix_Chunk *adult_armsfull;
Mix_Chunk *adult_infected;
Mix_Chunk *adult_captivated;
+ Mix_Chunk *adult_maga;
Mix_Chunk *adult_maskhit;
Mix_Chunk *adult_mine;
Mix_Chunk *adult_unmasked;
© All Rights Reserved