Switch build to clang for linux. Mingw binaries isn't working with vanilla hlds / listenserver. And i'm too lazy to debug them. For consistency reason, linux switched clang, so we're only have clang for linux & osx and msvc for windows.
10 lines
No EOL
149 B
Text
10 lines
No EOL
149 B
Text
YAPB_ABI_1.0 {
|
|
global:
|
|
Meta_*;
|
|
GiveFnptrsToDll;
|
|
GetBotAPI;
|
|
GetEntityAPI;
|
|
GetNewDLLFunctions;
|
|
local:
|
|
*;
|
|
}; |