summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uisimulator/x11/mpeg.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/uisimulator/x11/mpeg.c b/uisimulator/x11/mpeg.c
index b0b38bc..38cdb10 100644
--- a/uisimulator/x11/mpeg.c
+++ b/uisimulator/x11/mpeg.c
@@ -31,3 +31,7 @@ void mpeg_bass(void)
void mpeg_treble(void)
{
}
+
+void mpeg_stop(void)
+{
+}