From 33caee123ae6e79f251d1cd9d45ca62332e8d55b Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 14 Mar 2024 17:32:37 +0100 Subject: unix building --- src/unix/main_unix.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/unix/main_unix.cpp') diff --git a/src/unix/main_unix.cpp b/src/unix/main_unix.cpp index 94e7681..9a73740 100644 --- a/src/unix/main_unix.cpp +++ b/src/unix/main_unix.cpp @@ -27,6 +27,7 @@ void ts_init(); GLFWwindow* glfw_window; bool program_running = true; +ts_dragdrop_data dragdrop_data = {0}; char config_path[MAX_INPUT_LENGTH]; static const char* _ts_platform_get_config_file_path(char* buffer) { -- cgit v1.2.3-70-g09d2