MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / ddio_null_InternalKeyResume

Function ddio_null_InternalKeyResume

ddio/lnxkey_null.cpp:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70void ddio_null_InternalKeySuspend() {}
71
72void ddio_null_InternalKeyResume() {}
73
74float ddio_null_InternalKeyDownTime(uint8_t key) {
75 float down_time = 0.0f;

Callers 1

ddio_InternalKeyResumeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected