X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=2d10c7b16b8d483718c1735883076c4a85c0e1f6;hp=5d80bff569438af43135976481d66b3df2193b7b;hb=462bca0782be497b984922afda26b5bf12bd3d75;hpb=07ebce49a5cbbaa7728e84e118961f750abe377a 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 *);