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

Method load

src/SB/Game/zEntCruiseBubble.cpp:1652–1655  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1650 }
1651
1652 void tweak_group::load(xModelAssetParam* params, U32 size)
1653 {
1654 this->register_tweaks(true, params, size, NULL);
1655 }
1656
1657 void tweak_group::register_tweaks(bool init, xModelAssetParam* ap, U32 apsize, const char*)
1658 {

Callers 1

load_settingsFunction · 0.45

Calls 1

register_tweaksMethod · 0.95

Tested by

no test coverage detected