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

Function DLParser_SetConvert

Source/HLEGraphics/DLParser.cpp:757–762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

755//
756//*****************************************************************************
757void DLParser_SetConvert( MicroCodeCommand command )
758{
759 #ifdef DAEDALUS_DEBUG_DISPLAYLIST
760 DL_PF( " SetConvert (Ignored)" );
761 #endif
762}
763
764//*****************************************************************************
765//

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected