Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/editors/screen/stubs.c')
-rw-r--r--source/blender/editors/screen/stubs.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/editors/screen/stubs.c b/source/blender/editors/screen/stubs.c
index 0fd1bc352d5..f0662bbe712 100644
--- a/source/blender/editors/screen/stubs.c
+++ b/source/blender/editors/screen/stubs.c
@@ -100,5 +100,9 @@ void fluidsimSettingsFree() {}
void BIF_filelist_freelib() {}
+/* audio */
+
+void audiostream_play() {}
+void audiostream_fill() {}