From f6c11373b407711e1ceebdcb11223bbc0fb8b818 Mon Sep 17 00:00:00 2001 From: Vulpovile Date: Thu, 4 Mar 2021 22:59:59 -0800 Subject: [PATCH] Fixed accidental broken build --- src/source/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/source/main.cpp b/src/source/main.cpp index 799cc1b..e9ead74 100644 --- a/src/source/main.cpp +++ b/src/source/main.cpp @@ -1,5 +1,4 @@ // TODO: Move toolbar buttons with resized window. -The hell is going on #define _WIN32_WINNT 0x0400 #define _WIN32_WINDOWS 0x0400 #define WINVER 0x0400