rnd-20031124-1-src
[rocksndiamonds.git] / src / editor.h
index 3213c4528fdbc101e3c8d40dbddf96475683fdfb..3844a2c83d29d7f9c87a139daa0c2bb7e56e6091 100644 (file)
@@ -32,5 +32,6 @@ void HandleLevelEditorKeyInput(Key);
 void HandleLevelEditorIdle();
 void HandleEditorGadgetInfoText(void *ptr);
 void RequestExitLevelEditor(boolean);
+void PrintEditorElementList();
 
 #endif