diff options
| author | 2024-01-05 04:53:20 -0600 | |
|---|---|---|
| committer | 2024-01-05 04:53:20 -0600 | |
| commit | 11672146b9bf67cae05e8e3207c9bd1e47d52220 (patch) | |
| tree | 4d72fd88efbabeeb37509cdc99c5404528183ca1 /src/config.h.in | |
| parent | downloads assets correctly (diff) | |
extracts natives
Diffstat (limited to 'src/config.h.in')
| -rw-r--r-- | src/config.h.in | 4 |
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 */ |
