Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zPortalReset
Function
zPortalReset
src/SB/Game/zPortal.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void zPortalReset(_zPortal* portal)
29
{
30
xBaseReset((xBase*)portal, (xBaseAsset*)portal->passet);
31
}
32
33
void zPortalSave(_zPortal* ent, xSerial* s)
34
{
Callers
1
zPortalEventCB
Function · 0.85
Calls
1
xBaseReset
Function · 0.85
Tested by
no test coverage detected