MangoHud/src/mangohud.version

13 lines
186 B
Plaintext
Raw Permalink Normal View History

# in base
{
global:
overlay_GetInstanceProcAddr;
overlay_GetDeviceProcAddr;
glX*;
egl*;
dlsym;
mangohud_find_glx_ptr;
mangohud_find_egl_ptr;
local: *;
};