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

Function ddio_sdl_InternalKeySuspend

ddio/lnxkey_sdl.cpp:410–410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

408bool ddio_sdl_InternalKeyState(uint8_t key) { return LKeys[key].status; }
409
410void ddio_sdl_InternalKeySuspend() {}
411
412void ddio_sdl_InternalKeyResume() {}
413

Callers 1

ddio_InternalKeySuspendFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected