Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Warzone2100/warzone2100
/ seq_setScanlinesDisabled
Function
seq_setScanlinesDisabled
lib/sequence/sequence.cpp:1109–1112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1107
}
1108
1109
void seq_setScanlinesDisabled(bool flag)
1110
{
1111
scanlinesDisabled = flag;
1112
}
1113
1114
bool seq_getScanlinesDisabled()
1115
{
Callers
3
seq_InitOgg
Function · 0.85
seq_Play
Function · 0.85
seq_Shutdown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected