X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fvb_types.h;h=0f6d1b88112157690d3a38590b4c7a360d71c36a;hb=e742774a369161df5592ec2d7c553ea6d1143de3;hp=ceabb2743b5c5795ff29246b6f9ebf906d8fd46f;hpb=315fd934929b6f1dbb70a6ae3cda097cdbc7d9c0;p=rocksndiamonds.git diff --git a/src/game_sp/vb_types.h b/src/game_sp/vb_types.h index ceabb274..0f6d1b88 100644 --- a/src/game_sp/vb_types.h +++ b/src/game_sp/vb_types.h @@ -237,6 +237,7 @@ typedef struct void (*Cls)(); void (*BltEx)(int, int, int); + void (*BltImg)(int, int, int, int); } DDSpriteBuffer; typedef struct