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

Function _EnterDynaRec

Source/SysOSX/main.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139
140extern "C" {
141void _EnterDynaRec()
142{
143 DAEDALUS_ASSERT(false, "Unimplemented");
144}
145}
146

Callers 1

ExecuteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected