initial commit

This commit is contained in:
2019-12-18 12:04:10 +01:00
commit d241bda1f8
10 changed files with 1653 additions and 0 deletions

View File

@ -0,0 +1,32 @@
"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"
}
}
}
}