Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GunShot
Function
GunShot
TombEngine/Game/people.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
short GunShot(int x, int y, int z, short velocity, short yRot, short roomNumber)
110
{
111
return -1;
112
}
113
114
bool Targetable(ItemInfo* item, AI_INFO* ai)
115
{
Callers
2
GunMiss
Function · 0.85
GunHit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected