Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zTaxi_Save
Function
zTaxi_Save
src/SB/Game/zTaxi.cpp:200–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
void zTaxi_Save(zTaxi* taxi, xSerial* s)
201
{
202
xBaseSave((xBase*)taxi, s);
203
}
204
205
void zTaxi_Load(zTaxi* taxi, xSerial* s)
206
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
xBaseSave
Function · 0.85
Tested by
no test coverage detected