rnd-20030913-2-src
[rocksndiamonds.git] / src / main.c
index 1d85ad187af7805c82e8926d3f0cb206badce0a8..2ad8e2f92048327a5b5cc1f99f5aa772e8fe58c5 100644 (file)
@@ -3343,6 +3343,11 @@ struct ElementInfo element_info[MAX_NUM_ELEMENTS + 1] =
     "exit",
     "-"
   },
+  {
+    "exit_closing",
+    "exit",
+    "-"
+  },
   {
     "sp_exit_open",
     "sp_exit",