From c16bb75c8890bbeb7d375beb110224ec0f14b115 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 10 Dec 2022 19:39:08 +0100 Subject: Matrix: re-add sync from latest cache --- include/QuickMedia.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/QuickMedia.hpp') diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp index 0980b76..4edea6e 100644 --- a/include/QuickMedia.hpp +++ b/include/QuickMedia.hpp @@ -180,6 +180,7 @@ namespace QuickMedia { Display *disp; mgl::Window window; Matrix *matrix = nullptr; + bool matrix_instance_already_running = false; bool is_login_sync = false; mgl::vec2i window_size; const char *plugin_name = nullptr; -- cgit v1.2.3