Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zConditionalReset
Function
zConditionalReset
src/SB/Game/zConditional.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void zConditionalReset(_zConditional* ent)
36
{
37
xBaseReset(ent, ent->asset);
38
}
39
40
void zConditionalSave(_zConditional* ent, xSerial* s)
41
{
Callers
1
zConditionalEventCB
Function · 0.85
Calls
1
xBaseReset
Function · 0.85
Tested by
no test coverage detected