* Sync with recent trunk (r52637).
[reactos.git] / base / applications / games / spider / spider.h
index caff04a..17b919b 100644 (file)
@@ -25,7 +25,7 @@ extern DWORD dwDifficulty;
 extern TCHAR MsgDeal[];
 extern TCHAR MsgWin[];
 
-void CreateSpider();
+void CreateSpider(void);
 void NewGame(void);
 
 bool CARDLIBPROC RowStackDragProc(CardRegion &stackobj, int iNumCards);