MCPcopy Create free account
hub / github.com/doldecomp/mkdd / initRelease

Method initRelease

src/Sato/ItemGTurtle.cpp:183–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183void ItemGTurtle::initRelease() {
184 doUnivInitRelease(mGameDifParam->_04, false);
185}
186
187void ItemGTurtle::doUnivInitRelease(f32 maxVel, bool reverse) {
188 mMaxVel = maxVel;

Callers

nothing calls this directly

Calls 4

stMtx2QtFunction · 0.85
getListMethod · 0.45
scaleMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected