0x004BF3AB
| 523 | |
| 524 | // 0x004BF3AB |
| 525 | static void makeScreenshot() |
| 526 | { |
| 527 | Ui::triggerScreenshotCountdown(2, Ui::ScreenshotType::regular); |
| 528 | } |
| 529 | |
| 530 | // 0x004BF3B3 |
| 531 | static void toggleLastAnnouncement() |
nothing calls this directly
no test coverage detected