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

Method normSysClicked

src/drivers/Qt/iNesHeaderEditor.cpp:591–595  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

589}
590//----------------------------------------------------------------------------
591void iNesHeaderEditor_t::normSysClicked(bool checked)
592{
593 ToggleVSSystemGroup(false);
594 ToggleExtendSystemList(false);
595}
596//----------------------------------------------------------------------------
597void iNesHeaderEditor_t::vsSysClicked(bool checked)
598{

Callers

nothing calls this directly

Calls 2

ToggleVSSystemGroupFunction · 0.85
ToggleExtendSystemListFunction · 0.85

Tested by

no test coverage detected