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

Method toggleFamKeyBrdEnable

src/drivers/Qt/ConsoleWindow.cpp:3322–3325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3320}
3321
3322void consoleWin_t::toggleFamKeyBrdEnable(void)
3323{
3324 toggleFamilyKeyboardFunc();
3325}
3326
3327extern int globalCheatDisabled;
3328

Callers

nothing calls this directly

Calls 1

toggleFamilyKeyboardFuncFunction · 0.85

Tested by

no test coverage detected