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

Function DLParser_SetKeyR

Source/HLEGraphics/DLParser.cpp:747–752  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

745//
746//*****************************************************************************
747void DLParser_SetKeyR( MicroCodeCommand command )
748{
749 #ifdef DAEDALUS_DEBUG_DISPLAYLIST
750 DL_PF( " SetKeyR (Ignored)" );
751 #endif
752}
753
754//*****************************************************************************
755//

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected