MCPcopy 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

initMethod · 0.85
getShadowRateMethod · 0.85

Calls 1

readBmgFunction · 0.85

Tested by

no test coverage detected