ReUnion/version_script.lds
2024-06-20 20:43:04 +07:00

12 lines
145 B
Plaintext

REUNION_ABI_1.0 {
global:
GetEngineFunctions;
GiveFnptrsToDll;
GetEntityAPI2;
Meta_Query;
Meta_Attach;
Meta_Detach;
local:
*;
};