| 745 | // |
| 746 | //***************************************************************************** |
| 747 | void DLParser_SetKeyR( MicroCodeCommand command ) |
| 748 | { |
| 749 | #ifdef DAEDALUS_DEBUG_DISPLAYLIST |
| 750 | DL_PF( " SetKeyR (Ignored)" ); |
| 751 | #endif |
| 752 | } |
| 753 | |
| 754 | //***************************************************************************** |
| 755 | // |
nothing calls this directly
no outgoing calls
no test coverage detected