X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.h;h=79880f11b256847386b83b4395bc15421ad5456b;hb=7892cce9f39489a779f8fad4a3e756b0bb8dbee5;hp=67fc835d5d3f17545b6d99456f79a84e36c25eaf;hpb=f857fec3082c785b0dd271b6ad1b7642a2ed4e65;p=rocksndiamonds.git diff --git a/src/init.h b/src/init.h index 67fc835d..79880f11 100644 --- a/src/init.h +++ b/src/init.h @@ -19,7 +19,7 @@ void InitElementPropertiesStatic(void); void InitElementPropertiesEngine(int); -void ReloadCustomArtwork(void); +void ReloadCustomArtwork(int); void KeyboardAutoRepeatOffUnlessAutoplay();