MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / zNPCPlyrSnd_Update

Function zNPCPlyrSnd_Update

src/SB/Game/zNPCTypeCommon.cpp:1939–1942  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1937}
1938
1939void zNPCPlyrSnd_Update(F32 dt)
1940{
1941 g_tmr_talkless = MAX(-1.0f, g_tmr_talkless - dt);
1942}
1943
1944void zNPCCommon::PlayerKiltMe()
1945{

Callers 1

zNPCCommon_TimestepFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected