X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.h;h=9c6185f7bdda42b5239fd2490336fdf95384a876;hb=00624d32d516d37f2634bd68598a0b0a944f3aaf;hp=d7a12e67109210b446716a3615b0f01608ebabea;hpb=abe44529b439ad39b4d8dbf19cbd67c9b9844279;p=rocksndiamonds.git diff --git a/src/init.h b/src/init.h index d7a12e67..9c6185f7 100644 --- a/src/init.h +++ b/src/init.h @@ -37,7 +37,7 @@ void InitElementPropertiesAfterLoading(int); void InitElementPropertiesGfxElement(); void ReloadCustomArtwork(int); -void RedrawBackground(); +void RedrawGlobalBorder(); void KeyboardAutoRepeatOffUnlessAutoplay();