yapb-noob-edition/version_script.lds

9 lines
123 B
Text
Raw Normal View History

YAPB_ABI_1.0 {
2020-11-06 16:29:40 +03:00
global:
Meta_*;
GiveFnptrsToDll;
GetBotAPI;
GetEntityAPI;
2020-11-06 16:29:40 +03:00
local:
*;
};