Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ createShadowModel
Method
createShadowModel
src/Sato/GeoItemBox.cpp:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
void GeoItemBox::createShadowModel(JKRSolidHeap *heap, u32 p2) {
198
GeographyObj::createShadowModel(heap, p2);
199
GeographyObj::hideAllShadow();
200
}
201
202
const char *GeoItemBox::getBmdFilePtr() {
203
// UNUSED
Callers
1
createModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected