X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=0d74426f92be24ccb9a3cd3e36832fe72903da6a;hp=44f97e073fa671c08a677b0b92648b2cdc9dccde;hb=0ede483d20ce26c84087e9fe476debe277f4973a;hpb=325decda20f8562b0ce596370d53882979e517c8 diff --git a/src/libgame/system.h b/src/libgame/system.h index 44f97e07..0d74426f 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1813,6 +1813,7 @@ void InitGfxCustomArtworkInfo(void); void InitGfxOtherSettings(void); void InitTileCursorInfo(void); void InitOverlayInfo(void); +void SetOverlayGridSizeAndButtons(void); void SetTileCursorEnabled(boolean); void SetTileCursorActive(boolean); void SetTileCursorTargetXY(int, int);