MCPcopy 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
116static void ParseFloatList(F32* dest, char* strbuf, S32 max)
117{
118 xStrParseFloatList(dest, strbuf, max);
119}
120
121void zLedgeAdjust(zLedgeGrabParams* params)
122{

Callers 1

zMainParseINIGlobalsFunction · 0.85

Calls 1

xStrParseFloatListFunction · 0.50

Tested by

no test coverage detected