MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / GetVideoRomRockerSwitch

Method GetVideoRomRockerSwitch

source/Video.cpp:646–649  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

644}
645
646bool Video::GetVideoRomRockerSwitch(void)
647{
648 return g_videoRomRockerSwitch;
649}
650
651void Video::SetVideoRomRockerSwitch(bool state)
652{

Callers 3

Get2e_csbitsFunction · 0.80
set_csbitsFunction · 0.80
WndProcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected