MCPcopy 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
109short GunShot(int x, int y, int z, short velocity, short yRot, short roomNumber)
110{
111 return -1;
112}
113
114bool Targetable(ItemInfo* item, AI_INFO* ai)
115{

Callers 2

GunMissFunction · 0.85
GunHitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected