Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zCameraFly_Load
Function
zCameraFly_Load
src/SB/Game/zCameraFly.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void zCameraFly_Load(zCameraFly* fly, xSerial* s)
51
{
52
xBaseLoad((xBase*)fly, s);
53
}
54
55
U32 zCameraFlyProcessStopEvent()
56
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
xBaseLoad
Function · 0.50
Tested by
no test coverage detected