rnd-19981014-1
[rocksndiamonds.git] / src / buttons.h
index 9ed110c895c1558ee0668d754d71482d5991803e..f6d3341fadda24c517ef6687feab6af044be93fc 100644 (file)
@@ -541,8 +541,8 @@ void DrawVideoDisplay(unsigned long, unsigned long);
 void DrawCompleteVideoDisplay(void);
 void DrawSoundDisplay(unsigned long);
 void DrawGameButton(unsigned long);
-void DrawYesNoButton(unsigned long);
-void DrawConfirmButton(unsigned long);
+void DrawYesNoButton(unsigned long, int);
+void DrawConfirmButton(unsigned long, int);
 void DrawPlayerButton(unsigned long, int);
 void DrawEditButton(unsigned long state);
 void DrawCtrlButton(unsigned long state);