summaryrefslogtreecommitdiff
path: root/bridges/test/inter_libs_exc/thrower.map
blob: 163d434e01219c856544728656e6b39165f381c0 (plain)
1
2
3
4
5
6
7
UDK_3_0_0 {
    global:
        get_thrower;
    local:
        *;
};