From 508878ff0a9e4cd8528727c41819bc2d70b33dd0 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 24 Nov 2025 03:19:49 +0000 Subject: Turn x86 stuff into a chunklet to help out SPT Quick unused header cleanup pass while we're at it. --- src/xhair.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/xhair.c') diff --git a/src/xhair.c b/src/xhair.c index 9d1ee34..9754f1e 100644 --- a/src/xhair.c +++ b/src/xhair.c @@ -20,7 +20,6 @@ #include "gamedata.h" #include "hexcolour.h" #include "hud.h" -#include "intdefs.h" #include "vcall.h" FEATURE("custom crosshair drawing") -- cgit v1.2.3-54-g00ecf