summaryrefslogtreecommitdiff
path: root/lib/RGFW_HS.h
diff options
context:
space:
mode:
authormtgmonkey <mtgmonkey@nixos>2025-12-11 22:49:07 +0100
committermtgmonkey <mtgmonkey@nixos>2025-12-11 22:49:07 +0100
commit82961432f9b49578dbe56cf0ae8db632e62cbbcb (patch)
treed36de7ae221d74753bb4a3ea833946ead746f7d1 /lib/RGFW_HS.h
parent15c587d65a51007cf6f0c7d70191ba1b3a1820c9 (diff)
remove Wayland; couldn't figure out
Diffstat (limited to 'lib/RGFW_HS.h')
-rw-r--r--lib/RGFW_HS.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/RGFW_HS.h b/lib/RGFW_HS.h
index c511cf6..dcd6e47 100644
--- a/lib/RGFW_HS.h
+++ b/lib/RGFW_HS.h
@@ -5,12 +5,10 @@
#define RGFW_IMPLEMENTATION
#define RGFW_DEBUG
-#define RGFW_X11
-#define RGFW_WAYLAND
#define RGFW_OPENGL
#define Time X11Time // fixes namespace clash with GHC when building with Nix
#include "RGFW.h"
#undef Time
-#endif RGFW_HS
+#endif