Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ startEdit
Method
startEdit
src/Osako/NameEntryHelper.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void NameEntryHelper::startEdit() {
35
mAction = 1;
36
mDrums[mDrumIdx]->selectIn();
37
}
38
39
void NameEntryHelper::edit() {
40
if (mGamePad->testButton(JUTGamePad::MAINSTICK_UP)) {
Callers
nothing calls this directly
Calls
1
selectIn
Method · 0.45
Tested by
no test coverage detected