Update _compile_options.dm

This commit is contained in:
Metis
2024-10-26 19:01:00 -04:00
parent bae37cd45c
commit e1eaa7f6b3

View File

@@ -43,6 +43,8 @@
// #define TRACK_MAX_SHARE //Allows max share tracking, for use in the atmos debugging ui // #define TRACK_MAX_SHARE //Allows max share tracking, for use in the atmos debugging ui
#endif //ifdef TESTING #endif //ifdef TESTING
//#define UNIT_TESTS //If this is uncommented, we do a single run though of the game setup and tear down process with unit tests in between
// If this is uncommented, will attempt to load and initialize prof.dll/libprof.so. // If this is uncommented, will attempt to load and initialize prof.dll/libprof.so.
// We do not ship byond-tracy. Build it yourself here: https://github.com/mafemergency/byond-tracy/ // We do not ship byond-tracy. Build it yourself here: https://github.com/mafemergency/byond-tracy/
//#define USE_BYOND_TRACY //#define USE_BYOND_TRACY