summaryrefslogtreecommitdiff
path: root/oldresources/st/patch/x_include.h
diff options
context:
space:
mode:
authorauric <104602845+ihateamongus@users.noreply.github.com>2025-09-08 21:19:14 -0500
committerauric <104602845+ihateamongus@users.noreply.github.com>2025-09-08 21:19:14 -0500
commite61da07522a060da98fa3a56db3d0360469b26cf (patch)
treec72d276bffa4dafe22ae0e4f694acfadb40b8ca1 /oldresources/st/patch/x_include.h
parentd11aec86841f77edd6eba3e07aa1e7e591e9da2a (diff)
organize repository layout
Diffstat (limited to 'oldresources/st/patch/x_include.h')
-rw-r--r--oldresources/st/patch/x_include.h40
1 files changed, 0 insertions, 40 deletions
diff --git a/oldresources/st/patch/x_include.h b/oldresources/st/patch/x_include.h
deleted file mode 100644
index 6505909..0000000
--- a/oldresources/st/patch/x_include.h
+++ /dev/null
@@ -1,40 +0,0 @@
-/* Patches */
-#if ALPHA_PATCH
-#include "alpha.h"
-#endif
-#if BACKGROUND_IMAGE_PATCH
-#include "background_image_x.h"
-#endif
-#if BOXDRAW_PATCH
-#include "boxdraw.h"
-#endif
-#if OPENCOPIED_PATCH
-#include "opencopied.h"
-#endif
-#if FONT2_PATCH
-#include "font2.h"
-#endif
-#if FULLSCREEN_PATCH
-#include "fullscreen_x.h"
-#endif
-#if INVERT_PATCH
-#include "invert.h"
-#endif
-#if KEYBOARDSELECT_PATCH
-#include "keyboardselect_x.h"
-#endif
-#if NETWMICON_PATCH
-#include "netwmicon.h"
-#endif
-#if RIGHTCLICKTOPLUMB_PATCH
-#include "rightclicktoplumb_x.h"
-#endif
-#if ST_EMBEDDER_PATCH
-#include "st_embedder_x.h"
-#endif
-#if XRESOURCES_PATCH
-#include "xresources.h"
-#endif
-#if VIM_BROWSE_PATCH
-#include "normalMode.h"
-#endif