X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.h;h=75cf288d6be32540c1aba8807e38ccb7b7367f4c;hb=6d7ebf6db8a9a57f2e3e398da1d2f7d8d084523f;hp=e3f8858523d179ca83ce1a3e0e634d32f4ba5587;hpb=37a06df577bbfd00f4b361f92cacb0d97036ba93;p=rocksndiamonds.git diff --git a/src/init.h b/src/init.h index e3f88585..75cf288d 100644 --- a/src/init.h +++ b/src/init.h @@ -36,6 +36,7 @@ void InitElementPropertiesStatic(void); void InitElementPropertiesEngine(int); void ReloadCustomArtwork(int); +void RedrawBackground(); void KeyboardAutoRepeatOffUnlessAutoplay();