Files
tgstation-server/DMAPITravisTester.dme
T
2017-09-19 13:16:56 -04:00

22 lines
507 B
Plaintext

// DM Environment file for DMAPITravisTester.dme.
// All manual changes should be made outside the BEGIN_ and END_ blocks.
// New source code should be placed in .dm files: choose File/New --> Code File.
// BEGIN_INTERNALS
// END_INTERNALS
// BEGIN_FILE_DIR
#define FILE_DIR .
// END_FILE_DIR
// BEGIN_PREFERENCES
// END_PREFERENCES
// BEGIN_INCLUDE
#include "Config.dm"
#include "DMAPI\server_tools.dm"
#include "DMAPI\st_commands.dm"
#include "DMAPI\st_interface.dm"
#include "Test.dm"
// END_INCLUDE