Additions from xen

This commit is contained in:
2021-07-03 23:57:27 +02:00
parent 2147cab2f4
commit b42029c1fc
2 changed files with 186 additions and 5 deletions

View File

@ -15,6 +15,18 @@
"library" "server"
"linux" "@_ZN11CBaseEntity15PostConstructorEPKc"
}
"CBaseFilter_PassesFilterImpl"
{
"library" "server"
"linux" "@_ZN11CBaseFilter16PassesFilterImplEP11CBaseEntityS1_"
}
"CreateEntityByName"
{
"library" "server"
"linux" "@_Z18CreateEntityByNamePKci"
}
"CBasePlayer_FindUseEntity"
{