Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ setStuff
Method
setStuff
include/Kameda/PrintMemoryCard.h:59–63 ·
view source on GitHub ↗
TODO
Source
from the content-addressed store, hash-verified
57
58
// TODO
59
void setStuff(u8 a, u8 b, u8 c) {
60
_c = a ;
61
_d = b;
62
_e = c;
63
}
64
65
void reset(); // 0x8016bf24
66
void init(MessageID); // 0x8016bf90
Callers
3
titleMenu
Method · 0.80
calc
Method · 0.80
calc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected