MCPcopy 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
581void ItemColReaction::init()
582{
583 for (u8 i = 0; i < 0x10; i++) {
584 mFlags[i] = 0;
585 }
586}
587
588void ItemColReaction::setFlg(u32 flgId, u8 flgVal)
589{

Callers 4

InitMethod · 0.45
GeographyObjMethod · 0.45
initDisappearMethod · 0.45
setLANDebugInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected