yapb-noob-edition/ldscript.lds
2021-09-30 16:37:40 +03:00

11 lines
166 B
Text

YAPB_ABI_1.0 {
global:
Meta_*;
Server_*;
GiveFnptrsToDll;
GetBotAPI;
GetEntityAPI;
GetNewDLLFunctions;
local:
*;
};