MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xColorFromRGBA

Function xColorFromRGBA

dwarf/SB/Core/x/xColor.h:8–14  ·  view source on GitHub ↗

Compile unit: C:\SB\Core\x\xColor.h Producer: MW MIPS C Compiler Language: C++ Code range: 0x003485F0 -> 0x00348630 */ Range: 0x3485F0 -> 0x348630

Source from the content-addressed store, hash-verified

6*/
7// Range: 0x3485F0 -> 0x348630
8class iColor_tag xColorFromRGBA(unsigned char r /* r2 */, unsigned char g /* r2 */, unsigned char b /* r2 */, unsigned char a /* r2 */) {
9 // Blocks
10 /* anonymous block */ {
11 // Range: 0x3485F0 -> 0x348630
12 class iColor_tag c; // r29+0xC
13 }
14}
15

Callers 7

zEGenerator_TurnOnFunction · 0.85
zUIFont_RenderFunction · 0.85
zShrapnel_GameInitFunction · 0.85
register_tweaksMethod · 0.85
render_messageFunction · 0.85
RenderTextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected