MCPcopy Create free account
hub / github.com/doldecomp/mkdd / calcColReaction

Method calcColReaction

src/Sato/ItemGTurtle.cpp:159–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159ItemObj::ItemColFlag ItemGTurtle::calcColReaction(ItemObj *) {
160 return cColFlag_4;
161}
162
163void ItemGTurtle::callHitItemSound(ItemObj *obj) {
164 if (obj->mItemKind == 3 || obj->mItemKind == 4) {

Callers 1

calcIsHitItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected