X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Finit.h;h=42bc9f740525d79035a0abfdd5c8bbb1d6297b1a;hp=02985dd67964fcda54dc4a0d787fc3897f391c92;hb=5cdf02eb2a6d9627f7461ab9d386698cb7596096;hpb=59ee473b86e7cbc1d9b09a3c22b0bbd3a410f16f diff --git a/src/init.h b/src/init.h index 02985dd6..42bc9f74 100644 --- a/src/init.h +++ b/src/init.h @@ -44,6 +44,7 @@ void RedrawBackground(); void KeyboardAutoRepeatOffUnlessAutoplay(); void InitGfxBuffers(); +void InitGadgets(); void OpenAll(void); void CloseAllAndExit(int);