summaryrefslogtreecommitdiff
path: root/desktop/unx/splash/exports.map
blob: c4de86635ae80a09d010653fa1e6cfd9dc2e5001 (plain)
1
2
3
4
5
6
7
8
UDK_3_0_0 {
    global:
        GetVersionInfo;
        component_getFactory;

    local:
        *;
};