Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ removeMiniGameList
Method
removeMiniGameList
src/Sato/ItemObjMgr.cpp:1403–1406 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1401
}
1402
1403
void ItemObjMgr::removeMiniGameList(ItemObj *obj)
1404
{
1405
mMiniGameList.remove(&obj->mMiniGameLink);
1406
}
1407
1408
void ItemObjMgr::update(ItemObjMgr::eDrawSimplModelItemType type, int id) {
1409
Callers
nothing calls this directly
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected