Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ ColorSet
Method
ColorSet
src/SB/Game/zNPCGoalRobo.cpp:5118–5122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5116
}
5117
5118
void NPCLaser::ColorSet(const RwRGBA* unk1, const RwRGBA* unk2)
5119
{
5120
rgba[0] = *unk1;
5121
rgba[1] = *unk2;
5122
}
5123
5124
// .text (4)
5125
Callers
1
DeathRayRender
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected