aboutsummaryrefslogtreecommitdiff
path: root/src/xhair.c
diff options
context:
space:
mode:
authorGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-11-24 03:19:49 +0000
committerGravatar Michael Smith <mikesmiffy128@gmail.com> 2025-11-24 03:23:22 +0000
commit508878ff0a9e4cd8528727c41819bc2d70b33dd0 (patch)
tree5068ea278c0fcbe0ecae5dfe0efa1057a857adfa /src/xhair.c
parent13ddf47d80893eb4d09ca31f5469b835f24170c7 (diff)
downloadsst-508878ff0a9e4cd8528727c41819bc2d70b33dd0.tar.gz
sst-508878ff0a9e4cd8528727c41819bc2d70b33dd0.zip
Turn x86 stuff into a chunklet to help out SPT
Quick unused header cleanup pass while we're at it.
Diffstat (limited to 'src/xhair.c')
-rw-r--r--src/xhair.c1
1 files changed, 0 insertions, 1 deletions
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")