Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ getDefaultColor
Function
getDefaultColor
src/Kameda/ReadPrintMessage.cpp:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
u8 getDefaultColor(void *bmgPtr)
65
{
66
readBmg(bmgPtr);
67
return mInfoPtr->defaultColor;
68
}
69
70
u16 getRate(void *bmgPtr, int idx)
71
{
Callers
1
init
Method · 0.85
Calls
1
readBmg
Function · 0.85
Tested by
no test coverage detected