sm-ext-PhysHooks/gamedata/PhysHooks.games.txt
2019-12-20 11:18:19 +01:00

33 lines
457 B
Plaintext

"Games"
{
"#default"
{
"Signatures"
{
"Physics_RunThinkFunctions"
{
"library" "server"
"linux" "@_Z25Physics_RunThinkFunctionsb"
}
"Physics_SimulateEntity"
{
"library" "server"
"linux" "@_Z22Physics_SimulateEntityP11CBaseEntity"
}
"CTriggerMoved"
{
"library" "engine"
"linux" "@_ZTV13CTriggerMoved"
}
"CTouchLinks"
{
"library" "engine"
"linux" "@_ZTV11CTouchLinks"
}
}
}
}