From af76cef94b7c14eaa2e35510c252f690f6f34aae Mon Sep 17 00:00:00 2001 From: Richard Jenkins Date: Thu, 18 Jan 2018 14:08:06 +0000 Subject: [PATCH] Fix bracket placement --- src/openrct2/platform/Windows.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/openrct2/platform/Windows.cpp b/src/openrct2/platform/Windows.cpp index f4dc0e7dc0..31f78e1d65 100644 --- a/src/openrct2/platform/Windows.cpp +++ b/src/openrct2/platform/Windows.cpp @@ -796,6 +796,5 @@ bool platform_setup_uri_protocol() /////////////////////////////////////////////////////////////////////////////// -#endif - } +#endif