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

Function DoVideoConfigFix

src/drivers/win/video.cpp:1421–1425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1419
1420
1421void DoVideoConfigFix(void)
1422{
1423 FCEUI_DisableSpriteLimitation(eoptions&EO_NOSPRLIM);
1424 UpdateRendBounds();
1425}
1426
1427void PushCurrentVideoSettings()
1428{

Callers 2

ConfigVideoFunction · 0.85
mainFunction · 0.85

Calls 2

UpdateRendBoundsFunction · 0.85

Tested by

no test coverage detected