X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=60c80908d8db67dea556c0955dc6ee8fa6d2391c;hb=7b08325f1948f30b1099ae5719d036a56cd0c60f;hp=653a6454722ac39dfc79b2cb22c8184ed095bda2;hpb=e4b2e4f943c20af98956d30fd3014888e9f75416;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 653a6454..60c80908 100644 --- a/src/game.h +++ b/src/game.h @@ -470,8 +470,8 @@ boolean CheckEngineSnapshotList(void); void CreateGameButtons(void); void FreeGameButtons(void); +void MapLoadSaveButtons(void); void MapUndoRedoButtons(void); -void UnmapUndoRedoButtons(void); void ModifyPauseButtons(void); void MapGameButtons(void); void UnmapGameButtons(void);