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

Function zNPCVillager_SceneTimestep

src/SB/Game/zNPCTypeVillager.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void zNPCVillager_SceneTimestep(xScene* xscn, F32 dt)
97{
98 zNPCBubbleBuddy_AlphaUpdate(dt);
99}
100
101xFactoryInst* ZNPC_Create_Villager(S32 who, RyzMemGrow* growCtxt, void*)
102{

Callers 1

SceneTimestepMethod · 0.85

Calls 1

Tested by

no test coverage detected