MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / makeScreenshot

Function makeScreenshot

src/OpenLoco/src/Input/Shortcuts.cpp:525–528  ·  view source on GitHub ↗

0x004BF3AB

Source from the content-addressed store, hash-verified

523
524 // 0x004BF3AB
525 static void makeScreenshot()
526 {
527 Ui::triggerScreenshotCountdown(2, Ui::ScreenshotType::regular);
528 }
529
530 // 0x004BF3B3
531 static void toggleLastAnnouncement()

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected