aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_features.exports
blob: 344a652c8ec05f5f7a050a2bb9ba8d8f4a20f5f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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:
		*;
};