X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=2d10c7b16b8d483718c1735883076c4a85c0e1f6;hb=462bca0782be497b984922afda26b5bf12bd3d75;hp=5d80bff569438af43135976481d66b3df2193b7b;hpb=c71f734c9f306daaca1a262d9f07ddae5bc71073;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 5d80bff5..2d10c7b1 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1059,6 +1059,7 @@ void InitGfxDoor2Info(int, int, int, int); void InitGfxScrollbufferInfo(int, int); void SetDrawDeactivationMask(int); void SetDrawBackgroundMask(int); +void SetWindowBackgroundBitmap(Bitmap *); void SetMainBackgroundBitmap(Bitmap *); void SetDoorBackgroundBitmap(Bitmap *);