rnd-20001125-4-src
[rocksndiamonds.git] / src / msdos.h
index 111fabe667805c70a356b551043f65a645d63d03..9e93109dc6a1ccf3a7de0ef2c209e3ee0d62369c 100644 (file)
@@ -21,7 +21,7 @@
 
 /* system dependent definitions */
 
-#define PLATFORM_STRING                "DOS"
+#define TARGET_STRING          "DOS"
 
 /* allegro defines TRUE as -1 */
 #ifdef TRUE