Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ GetScreenMode
Function
GetScreenMode
Descent3/game.cpp:915–915 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
913
static int Screen_mode = SM_NULL;
914
915
int GetScreenMode() { return Screen_mode; }
916
917
// use to sync to debug break handlers
918
int rend_initted = 0;
Callers
11
SetHUDMode
Function · 0.85
PostLevelResults
Function · 0.85
CtlConfig
Function · 0.85
TelComShow
Function · 0.85
ShutdownD3
Function · 0.85
DoWaitMessage
Function · 0.85
DoMessageBox
Function · 0.85
DoMessageBoxAdvanced
Function · 0.85
DoEditDialog
Function · 0.85
finish
Method · 0.85
Cinematic_Stop
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected