summaryrefslogtreecommitdiff
path: root/misc/dist/linux/symbols-gdnative.map
blob: d048dc3925679ed0b63817b1bf917cffa5f2c427 (plain)
1
2
3
4
5
6
7
8
9
{
    global:
        godot_gdnative_singleton;
        godot_gdnative_init;
        godot_gdnative_terminate;
        godot_nativescript_init;
    local:
        *;
};