rnd-19990125-1
[rocksndiamonds.git] / src / buttons.h
index abaa52627c464ea7fb046a340ba28d0f290f5054..2df5507d149066e4bd286cd2a5d873f57c5882cb 100644 (file)
@@ -434,6 +434,8 @@ void ModifyTextInputNumberValue(struct GadgetInfo *, int);
 
 void MapGadget(struct GadgetInfo *);
 void UnmapGadget(struct GadgetInfo *);
+void UnmapAllGadgets();
+void RemapAllGadgets();
 
 void HandleGadgets(int, int, int);
 void HandleGadgetsKeyInput(KeySym);