aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2024-01-01 03:44:59 -0600
committerLibravatar bigfoot547 <[email protected]>2024-01-01 03:44:59 -0600
commit12d53b3661231650c7563be9ddd2cd3cbfafeec1 (patch)
treeebfbc4220fa64e139df84714928bd67d51231232 /src/config.h.in
parentdownloads versions now (diff)
now loads libraries
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index df91d35..ffb2c41 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -7,4 +7,9 @@
#mesondefine L2SU_ENDIAN_LITTLE
#mesondefine L2SU_ENDIAN_BIG
+#mesondefine L2SU_LAUNCHER_OS
+#mesondefine L2SU_LAUNCHER_ARCH_BITS
+#mesondefine L2SU_LAUNCHER_ARCH
+#mesondefine L2SU_JRE_ARCH
+
#endif /* include guard */