X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_bd%2Fbd_graphics.h;h=ce38a7e03cd8c221fdea271c0013b2af8ef146da;hb=ee1d57d74c4e4037fafb677953f8363489a263d0;hp=0f953cf0b0d798403e3d10e71646aa3fdfe5e82f;hpb=baaeb610c5e1390ebfd7616f8ea17c00221d8503;p=rocksndiamonds.git diff --git a/src/game_bd/bd_graphics.h b/src/game_bd/bd_graphics.h index 0f953cf0..ce38a7e0 100644 --- a/src/game_bd/bd_graphics.h +++ b/src/game_bd/bd_graphics.h @@ -45,4 +45,6 @@ void gd_scroll_to_origin(void); int get_scroll_x(void); int get_scroll_y(void); +Bitmap *gd_get_title_screen_bitmap(void); + #endif // BD_GRAPHICS_H