aboutsummaryrefslogtreecommitdiff
path: root/Src/theora/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/theora/api.h')
-rw-r--r--Src/theora/api.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Src/theora/api.h b/Src/theora/api.h
new file mode 100644
index 00000000..6555c035
--- /dev/null
+++ b/Src/theora/api.h
@@ -0,0 +1,5 @@
+#pragma once
+
+#include <api/service/api_service.h>
+extern api_service *serviceManager;
+#define WASABI_API_SVC serviceManager