aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_features.exports
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_features.exports')
-rw-r--r--res/res_features.exports13
1 files changed, 13 insertions, 0 deletions
diff --git a/res/res_features.exports b/res/res_features.exports
new file mode 100644
index 000000000..344a652c8
--- /dev/null
+++ b/res/res_features.exports
@@ -0,0 +1,13 @@
+{
+ global:
+ ast_bridge_call;
+ ast_masq_park_call;
+ ast_park_call;
+ ast_parking_ext;
+ ast_pickup_call;
+ ast_pickup_ext;
+ ast_register_feature;
+ ast_unregister_feature;
+ local:
+ *;
+};