X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_bd%2Fbd_graphics.h;h=6b522fcc504143d767ddbc23d864e2fdefbd1112;hb=11f100237c5f4e22a11df896c15e144eea2be887;hp=2e7392c745e39796287560af0e66a3a1a00d67cb;hpb=edaa850fd2d2cae7ec31961fae3d56487e710c71;p=rocksndiamonds.git diff --git a/src/game_bd/bd_graphics.h b/src/game_bd/bd_graphics.h index 2e7392c7..6b522fcc 100644 --- a/src/game_bd/bd_graphics.h +++ b/src/game_bd/bd_graphics.h @@ -31,7 +31,7 @@ void set_play_area(int w, int h); int get_play_area_w(void); int get_play_area_h(void); -void gd_init_keystate(void); +void gd_init_play_area(void); void gd_prepare_tile_bitmap(GdCave *cave, Bitmap *bitmap, int scale_down_factor); void gd_set_tile_bitmap_reference(Bitmap *bitmap);