aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_monitor.exports
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_monitor.exports')
-rw-r--r--res/res_monitor.exports11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/res_monitor.exports b/res/res_monitor.exports
new file mode 100644
index 000000000..4352dc8b6
--- /dev/null
+++ b/res/res_monitor.exports
@@ -0,0 +1,11 @@
+{
+ global:
+ ast_monitor_change_fname;
+ ast_monitor_pause;
+ ast_monitor_setjoinfiles;
+ ast_monitor_start;
+ ast_monitor_stop;
+ ast_monitor_unpause;
+ local:
+ *;
+};