renamed function
[rocksndiamonds.git] / src / init.h
index d7a12e67109210b446716a3615b0f01608ebabea..9c6185f7bdda42b5239fd2490336fdf95384a876 100644 (file)
@@ -37,7 +37,7 @@ void InitElementPropertiesAfterLoading(int);
 void InitElementPropertiesGfxElement();
 
 void ReloadCustomArtwork(int);
-void RedrawBackground();
+void RedrawGlobalBorder();
 
 void KeyboardAutoRepeatOffUnlessAutoplay();