MCPcopy Create free account
hub / github.com/TurningWheel/Barony / revertResolution

Function revertResolution

src/menu.cpp:11214–11220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11212}
11213
11214void revertResolution()
11215{
11216 settings_xres = oldXres;
11217 settings_yres = oldYres;
11218
11219 applySettings();
11220}
11221
11222// settings accept button
11223void buttonSettingsAccept(button_t* my)

Callers 1

buttonRevertResolutionFunction · 0.85

Calls 1

applySettingsFunction · 0.85

Tested by

no test coverage detected