Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ init
Method
init
src/Sato/GeographyObj.cpp:581–586 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
579
}
580
581
void ItemColReaction::init()
582
{
583
for (u8 i = 0; i < 0x10; i++) {
584
mFlags[i] = 0;
585
}
586
}
587
588
void ItemColReaction::setFlg(u32 flgId, u8 flgVal)
589
{
Callers
4
Init
Method · 0.45
GeographyObj
Method · 0.45
initDisappear
Method · 0.45
setLANDebugInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected