Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xClimateSetSnow
Function
xClimateSetSnow
src/SB/Core/x/xClimate.cpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void xClimateSetSnow(F32 stre)
69
{
70
sClimate->rain.rain = 0;
71
sClimate->rain.strength = stre;
72
}
73
74
void xClimateSetRain(F32 stre)
75
{
Callers
1
zEnvEventCB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected