Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
void zGustTurnOff(zGust* g)
89
{
90
g->flags &= ~1;
91
}
92
93
void zGustToggleOn(zGust* g)
94
{
Callers
1
zGustEventCB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected