X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.h;h=02985dd67964fcda54dc4a0d787fc3897f391c92;hb=59ee473b86e7cbc1d9b09a3c22b0bbd3a410f16f;hp=4226241afc7bfe467ead6e61854c153e1c7a48a2;hpb=59ee2ed2390984e3dbe586363ee6ae01802916a7;p=rocksndiamonds.git diff --git a/src/init.h b/src/init.h index 4226241a..02985dd6 100644 --- a/src/init.h +++ b/src/init.h @@ -43,6 +43,8 @@ void RedrawBackground(); void KeyboardAutoRepeatOffUnlessAutoplay(); +void InitGfxBuffers(); + void OpenAll(void); void CloseAllAndExit(int);