Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntTriggerLoad
Function
zEntTriggerLoad
src/SB/Game/zEntTrigger.cpp:216–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
void zEntTriggerLoad(zEntTrigger* ent, xSerial* s)
217
{
218
zEntLoad(ent, s);
219
}
220
221
void zEntTriggerReset(zEntTrigger* ent)
222
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
zEntLoad
Function · 0.85
Tested by
no test coverage detected