MCPcopy Create free account
hub / github.com/TASEmulators/fceux / plySysClicked

Method plySysClicked

src/drivers/Qt/iNesHeaderEditor.cpp:604–609  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

602}
603//----------------------------------------------------------------------------
604void iNesHeaderEditor_t::plySysClicked(bool checked)
605{
606
607 ToggleVSSystemGroup(false);
608 ToggleExtendSystemList(false);
609}
610//----------------------------------------------------------------------------
611void iNesHeaderEditor_t::extSysClicked(bool checked)
612{

Callers

nothing calls this directly

Calls 2

ToggleVSSystemGroupFunction · 0.85
ToggleExtendSystemListFunction · 0.85

Tested by

no test coverage detected