aboutsummaryrefslogtreecommitdiff
path: root/aosfxplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'aosfxplayer.h')
-rw-r--r--aosfxplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aosfxplayer.h b/aosfxplayer.h
index ab9fd979..4494b3e9 100644
--- a/aosfxplayer.h
+++ b/aosfxplayer.h
@@ -14,7 +14,7 @@ public:
AOSfxPlayer(QWidget *parent, AOApplication *p_ao_app);
~AOSfxPlayer();
- void play(QString p_sfx, QString p_char = "");
+ void play(QString p_sfx, QString p_char = "", QString shout = "");
void stop();
void set_volume(int p_volume);