From 7fd7d0c1f3ac84a4f10b41fab925c18e0be0c5dc Mon Sep 17 00:00:00 2001 From: Pheenoh Date: Wed, 16 Aug 2023 13:07:52 -0600 Subject: d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885) * d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing --- src/d/d_scope.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/d/d_scope.cpp') diff --git a/src/d/d_scope.cpp b/src/d/d_scope.cpp index 3e234f78da..8f82f3839c 100644 --- a/src/d/d_scope.cpp +++ b/src/d/d_scope.cpp @@ -4,7 +4,6 @@ // #include "d/d_scope.h" -#include "JSystem/J2DGraph/J2DOrthoGraph.h" #include "JSystem/J2DGraph/J2DScreen.h" #include "JSystem/JUtility/JUTTexture.h" #include "d/com/d_com_inf_game.h" -- cgit v1.2.3