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