MCPcopy 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
68void xClimateSetSnow(F32 stre)
69{
70 sClimate->rain.rain = 0;
71 sClimate->rain.strength = stre;
72}
73
74void xClimateSetRain(F32 stre)
75{

Callers 1

zEnvEventCBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected