Updated to latest attempts. Oy.

This commit is contained in:
Putnam
2020-11-09 18:56:02 -08:00
parent 8f7c821f3a
commit ff1a1aa8ae
4 changed files with 26 additions and 21 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#define EXTOOLS (world.system_type == MS_WINDOWS ? "byond-extools.dll" : "libbyond-extools.so")
#define AUXTOOLS (world.system_type == MS_WINDOWS ? "auxtools.dll" : "auxtools.so")
#define AUXTOOLS (world.system_type == MS_WINDOWS ? "auxmos.dll" : "auxmos.so")