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

Method update

src/Osako/LANSelectMode.cpp:209–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209void LANSelectMode::SelectableItem::update() {
210 _24 = 1;
211 mTransFrame1 = 93;
212 calc();
213 mTransFrame1 = 90;
214 _24 = 0;
215}
216
217void LANSelectMode::SelectableItem::calc() {
218 Item::calc();

Callers 2

LANSelectModeMethod · 0.45
startMethod · 0.45

Calls 1

calcFunction · 0.70

Tested by

no test coverage detected