MCPcopy 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

68bool ddio_null_InternalKeyState(uint8_t key) { return LKeys[key].status; }
69
70void ddio_null_InternalKeySuspend() {}
71
72void ddio_null_InternalKeyResume() {}
73

Callers 1

ddio_InternalKeySuspendFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected