Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
159
ItemObj::ItemColFlag ItemGTurtle::calcColReaction(ItemObj *) {
160
return cColFlag_4;
161
}
162
163
void ItemGTurtle::callHitItemSound(ItemObj *obj) {
164
if (obj->mItemKind == 3 || obj->mItemKind == 4) {
Callers
1
calcIsHitItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected