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

Method extSysClicked

src/drivers/Qt/iNesHeaderEditor.cpp:611–616  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

609}
610//----------------------------------------------------------------------------
611void iNesHeaderEditor_t::extSysClicked(bool checked)
612{
613
614 ToggleVSSystemGroup(false);
615 ToggleExtendSystemList(true);
616}
617//----------------------------------------------------------------------------
618void iNesHeaderEditor_t::unofficialStateChange(int state)
619{

Callers

nothing calls this directly

Calls 2

ToggleVSSystemGroupFunction · 0.85
ToggleExtendSystemListFunction · 0.85

Tested by

no test coverage detected