Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ DescentDefer
Function
DescentDefer
Descent3/multi_dll_mgr.cpp:772–772 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
770
Database->write(label, val);
771
}
772
void DescentDefer(void) { Descent->defer(); }
773
void *NewUIGameWindowCreate(int x, int y, int w, int h, int flags) {
774
NewUIGameWindow *newgamewin;
775
newgamewin = new NewUIGameWindow;
Callers
nothing calls this directly
Calls
1
defer
Method · 0.45
Tested by
no test coverage detected