phase 2 progress
All checks were successful
CI / React UI Build (push) Successful in 11s
CI / Native Windows Build And Tests (push) Successful in 2m26s
CI / Windows Release Package (push) Successful in 2m30s

This commit is contained in:
Aiden
2026-05-11 16:18:34 +10:00
parent 6e600be112
commit d4f6a4a268
16 changed files with 463 additions and 140 deletions

View File

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