----------------------------------------------------------------------------
| 595 | } |
| 596 | //---------------------------------------------------------------------------- |
| 597 | void iNesHeaderEditor_t::vsSysClicked(bool checked) |
| 598 | { |
| 599 | |
| 600 | ToggleVSSystemGroup(true); |
| 601 | ToggleExtendSystemList(false); |
| 602 | } |
| 603 | //---------------------------------------------------------------------------- |
| 604 | void iNesHeaderEditor_t::plySysClicked(bool checked) |
| 605 | { |
nothing calls this directly
no test coverage detected