Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCVillager_ScenePostInit
Function
zNPCVillager_ScenePostInit
src/SB/Game/zNPCTypeVillager.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void zNPCVillager_ScenePostInit()
92
{
93
FOLK_InitEffects();
94
}
95
96
void zNPCVillager_SceneTimestep(xScene* xscn, F32 dt)
97
{
Callers
1
ScenePostInit
Method · 0.85
Calls
1
FOLK_InitEffects
Function · 0.85
Tested by
no test coverage detected