initial commit
This commit is contained in:
32
gamedata/PhysHooks.games.txt
Normal file
32
gamedata/PhysHooks.games.txt
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user