Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ ddio_null_InternalKeySuspend
Function
ddio_null_InternalKeySuspend
ddio/lnxkey_null.cpp:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
bool ddio_null_InternalKeyState(uint8_t key) { return LKeys[key].status; }
69
70
void ddio_null_InternalKeySuspend() {}
71
72
void ddio_null_InternalKeyResume() {}
73
Callers
1
ddio_InternalKeySuspend
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected