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

Function DLParser_LoadBlock

Source/HLEGraphics/DLParser.cpp:898–901  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

896//
897//*****************************************************************************
898void DLParser_LoadBlock( MicroCodeCommand command )
899{
900 gRDPStateManager.LoadBlock( command.loadtile );
901}
902
903//*****************************************************************************
904//

Callers

nothing calls this directly

Calls 1

LoadBlockMethod · 0.80

Tested by

no test coverage detected