changed function to static
[rocksndiamonds.git] / src / game.h
index 6ecbefc48459689311e83e6e52bc29c32c71bad0..b73d5daff98bef27ac661508e480925a62a15057 100644 (file)
@@ -452,7 +452,6 @@ void RaiseScoreElement(int);
 
 void RequestQuitGameExt(boolean, boolean, char *);
 void RequestQuitGame(boolean);
-void RequestRestartGame(char *);
 
 boolean CheckRestartGame(void);
 boolean checkGameSolved(void);