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

Function zGustTurnOff

src/SB/Game/zGust.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void zGustTurnOff(zGust* g)
89{
90 g->flags &= ~1;
91}
92
93void zGustToggleOn(zGust* g)
94{

Callers 1

zGustEventCBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected