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

Function iLightSetColor

src/SB/Core/gc/iLight.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void iLightSetColor(iLight* light, _xFColor* col)
99{
100 RpLightSetColor(light->hw, (RwRGBAReal*)col);
101}
102
103void iLightSetPos(iLight* light, xVec3* pos)
104{

Callers 2

EffectFlickerFunction · 0.85
zLightEffectCauldronFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected