aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_features.exports
blob: 59a90b7822e4032e1e86973e59119d1c23ea8f96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	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;
		ast_feature_detect;
	local:
		*;
};