summaryrefslogtreecommitdiffhomepage
path: root/opentrack-compat/posix-version-script.txt
blob: 97edb9aa89f87bae1e5708a0ff57fda7355901f9 (plain)
1
2
3
4
5
6
7
8
{
 global:
	GetDialog;
	GetConstructor;
	GetMetadata;
 local:
   *;
};