Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ getRate
Function
getRate
src/Kameda/ReadPrintMessage.cpp:70–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
u16 getRate(void *bmgPtr, int idx)
71
{
72
readBmg(bmgPtr);
73
return mInfoPtr->entries[idx].rate;
74
}
75
76
s8 getCharSpace(void *bmgPtr, int idx)
77
{
Callers
2
init
Method · 0.85
getShadowRate
Method · 0.85
Calls
1
readBmg
Function · 0.85
Tested by
no test coverage detected