MCPcopy 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
1403void ItemObjMgr::removeMiniGameList(ItemObj *obj)
1404{
1405 mMiniGameList.remove(&obj->mMiniGameLink);
1406}
1407
1408void ItemObjMgr::update(ItemObjMgr::eDrawSimplModelItemType type, int id) {
1409

Callers

nothing calls this directly

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected