MCPcopy 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

initMethod · 0.85

Calls 1

readBmgFunction · 0.85

Tested by

no test coverage detected