Tests
All checks were successful
CI / React UI Build (push) Successful in 10s
CI / Native Windows Build And Tests (push) Successful in 2m26s
CI / Windows Release Package (push) Successful in 2m28s

This commit is contained in:
Aiden
2026-05-11 15:59:29 +10:00
parent a9b08f7f27
commit 6e600be112
14 changed files with 550 additions and 57 deletions

View File

@@ -87,6 +87,7 @@ private:
bool InitOpenGLState();
void renderEffect();
bool ProcessRuntimeServiceResults();
void ProcessScreenshotRequest();
std::filesystem::path BuildScreenshotPath() const;
};