MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / OS_Reset

Function OS_Reset

Source/OSHLE/OS.cpp:38–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36//
37//*****************************************************************************
38void OS_Reset()
39{
40#ifdef DUMPOSFUNCTIONS
41#ifdef DAED_OS_MESSAGE_QUEUES
42 g_MessageQueues.clear();
43#endif
44#endif
45}
46
47#ifdef DAED_OS_MESSAGE_QUEUES
48//*****************************************************************************

Callers 1

Patch_ApplyPatchesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected