Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ selectOut
Method
selectOut
src/Osako/LANSelectMode.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void LANSelectMode::Item::selectOut() {
76
mState = 1;
77
changeColor(cLanColor_2);
78
}
79
80
void LANSelectMode::Item::unselect() {
81
mTransFrame = 20;
Callers
3
LANSelectMode
Method · 0.45
calc
Method · 0.45
start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected