X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FDisplay.h;h=8b8d9f42de243e7687c3546789a1db8d9a956516;hp=adff5e8bfb887893f2999ea960a0c2c52c44866d;hb=64e7c54dce6ea8c063f04198c64c5057d751c928;hpb=855700d73bbef8bb1248fe0ac735738478d6044b diff --git a/src/game_sp/Display.h b/src/game_sp/Display.h index adff5e8b..8b8d9f42 100644 --- a/src/game_sp/Display.h +++ b/src/game_sp/Display.h @@ -21,4 +21,4 @@ void ScrollTo(int, int); void ScrollTowards(int, int); void SoftScrollTo(int, int, int, int); -#endif /* DISPLAY_H */ +#endif // DISPLAY_H