Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ ParseFloatList
Function
ParseFloatList
src/SB/Game/zMain.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
static void ParseFloatList(F32* dest, char* strbuf, S32 max)
117
{
118
xStrParseFloatList(dest, strbuf, max);
119
}
120
121
void zLedgeAdjust(zLedgeGrabParams* params)
122
{
Callers
1
zMainParseINIGlobals
Function · 0.85
Calls
1
xStrParseFloatList
Function · 0.50
Tested by
no test coverage detected