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

Method vsSysClicked

src/drivers/Qt/iNesHeaderEditor.cpp:597–602  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

595}
596//----------------------------------------------------------------------------
597void iNesHeaderEditor_t::vsSysClicked(bool checked)
598{
599
600 ToggleVSSystemGroup(true);
601 ToggleExtendSystemList(false);
602}
603//----------------------------------------------------------------------------
604void iNesHeaderEditor_t::plySysClicked(bool checked)
605{

Callers

nothing calls this directly

Calls 2

ToggleVSSystemGroupFunction · 0.85
ToggleExtendSystemListFunction · 0.85

Tested by

no test coverage detected