Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
183
void ItemGTurtle::initRelease() {
184
doUnivInitRelease(mGameDifParam->_04, false);
185
}
186
187
void ItemGTurtle::doUnivInitRelease(f32 maxVel, bool reverse) {
188
mMaxVel = maxVel;
Callers
nothing calls this directly
Calls
4
stMtx2Qt
Function · 0.85
getList
Method · 0.45
scale
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected