aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2024-01-05 04:53:20 -0600
committerLibravatar bigfoot547 <[email protected]>2024-01-05 04:53:20 -0600
commit11672146b9bf67cae05e8e3207c9bd1e47d52220 (patch)
tree4d72fd88efbabeeb37509cdc99c5404528183ca1 /src/config.h.in
parentdownloads assets correctly (diff)
extracts natives
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index ffb2c41..5584e92 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -12,4 +12,8 @@
#mesondefine L2SU_LAUNCHER_ARCH
#mesondefine L2SU_JRE_ARCH
+#mesondefine L2SU_LAUNCHER_IS_LINUX
+#mesondefine L2SU_LAUNCHER_IS_OSX
+#mesondefine L2SU_LAUNCHER_IS_WINDOWS
+
#endif /* include guard */