From 867d9ef711907d62d58ac8bf96c19f0288ed90ba Mon Sep 17 00:00:00 2001 From: itsmattkc <34096995+itsmattkc@users.noreply.github.com> Date: Thu, 29 Jun 2023 18:49:16 -0700 Subject: [PATCH] attempt removing pragma now that we're using cmake --- LEGO1/mxdirectdraw.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/LEGO1/mxdirectdraw.cpp b/LEGO1/mxdirectdraw.cpp index c557ef84..b466d6db 100644 --- a/LEGO1/mxdirectdraw.cpp +++ b/LEGO1/mxdirectdraw.cpp @@ -1,5 +1,3 @@ -#pragma comment(lib, "ddraw") - #include "mxdirectdraw.h" // 0x10100c68