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

Method load

src/SB/Game/zNPCTypeBossSB2.cpp:251–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249 static tweak_group tweak;
250
251 void tweak_group::load(xModelAssetParam* params, U32 size)
252 {
253 tweak_group::register_tweaks(true, params, size, NULL);
254 }
255
256 void tweak_group::register_tweaks(bool init, xModelAssetParam* ap, U32 apsize, const char*)
257 {

Callers

nothing calls this directly

Calls 1

register_tweaksFunction · 0.50

Tested by

no test coverage detected