Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEnvLoad
Function
zEnvLoad
src/SB/Game/zEnv.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
void zEnvLoad(_zEnv* ent, xSerial* s)
144
{
145
xBaseLoad(ent, s);
146
}
147
148
void zEnvReset(_zEnv* env)
149
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
xBaseLoad
Function · 0.50
Tested by
no test coverage detected