Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ Init
Method
Init
src/SB/Game/zNPCTypeAmbient.cpp:213–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
212
if (idx >= 0)
213
{
214
anim = g_hash_ambianim[idx];
215
}
216
217
return anim;
218
}
219
220
S32 zNPCAmbient::NPCMessage(NPCMsg* mail)
221
{
222
xPsyche* psy = psy_instinct;
Callers
nothing calls this directly
Calls
1
Init
Function · 0.50
Tested by
no test coverage detected