Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ NPCSupplement_Timestep
Function
NPCSupplement_Timestep
src/SB/Game/zNPCSupplement.cpp:371–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
369
}
370
371
void NPCSupplement_Timestep(float dt)
372
{
373
NPAR_Timestep(dt);
374
}
375
376
U32 NPCC_StreakCreate(en_npcstreak styp)
377
{
Callers
1
NPCSupport_Timestep
Function · 0.85
Calls
1
NPAR_Timestep
Function · 0.70
Tested by
no test coverage detected