MCPcopy 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
197void GeoItemBox::createShadowModel(JKRSolidHeap *heap, u32 p2) {
198 GeographyObj::createShadowModel(heap, p2);
199 GeographyObj::hideAllShadow();
200}
201
202const char *GeoItemBox::getBmdFilePtr() {
203 // UNUSED

Callers 1

createModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected