rnd-19990110-1
[rocksndiamonds.git] / src / editor.h
index f996701424c6b6046fd6c68f4637a73c17b5daf2..665ff1b8d0b5c2462a0a82a87ce5b1ee93d439ad 100644 (file)
@@ -30,5 +30,6 @@ void DrawLevelEd(void);
 void LevelEd(int, int, int);
 void HandleLevelEditorKeyInput(KeySym);
 void LevelNameTyping(KeySym);
+void HandleEditorGadgetInfoText(void *ptr);
 
 #endif