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

Function DLParser_LoadTLut

Source/HLEGraphics/DLParser.cpp:914–917  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

912//
913//*****************************************************************************
914void DLParser_LoadTLut( MicroCodeCommand command )
915{
916 gRDPStateManager.LoadTlut( command.loadtile );
917}
918
919//*****************************************************************************
920//

Callers

nothing calls this directly

Calls 1

LoadTlutMethod · 0.80

Tested by

no test coverage detected