// DM Environment file for EvasionHighScore.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 /* FILE: EvasionHighScore.dm DIR: MAP_ICON_TYPE: 0 AUTO_FILE_DIR: ON */ // END_INTERNALS // BEGIN_FILE_DIR #define FILE_DIR . // END_FILE_DIR // BEGIN_PREFERENCES // END_PREFERENCES // BEGIN_INCLUDE #include #include "EvasionHighScore.dm" // END_INCLUDE