MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / load

Method load

src/SB/Game/zNPCTypeBossPlankton.cpp:303–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301 static tweak_group tweak;
302
303 void tweak_group::load(xModelAssetParam* ap, U32 apsize)
304 {
305 register_tweaks(true, ap, apsize, NULL);
306 }
307
308 void tweak_group::register_tweaks(bool init, xModelAssetParam* ap, U32 apsize, const char*)
309 {

Callers 1

ParseINIMethod · 0.45

Calls 1

register_tweaksFunction · 0.50

Tested by

no test coverage detected