X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FDDSpriteBuffer.h;h=a8cec3129706ab4772a438e22ca0066d8e63ca12;hb=dec5093fc78bfe1356d764c2432fed6566b2af66;hp=c9e8747ac7db663bee48d83b09fd447f9383870f;hpb=4591885cdbcfec145d1ac0510fed1519af1eea1d;p=rocksndiamonds.git diff --git a/src/game_sp/DDSpriteBuffer.h b/src/game_sp/DDSpriteBuffer.h index c9e8747a..a8cec312 100644 --- a/src/game_sp/DDSpriteBuffer.h +++ b/src/game_sp/DDSpriteBuffer.h @@ -8,7 +8,6 @@ #include "global.h" -extern void DDSpriteBuffer_Init(); -extern void DDSpriteBuffer_BltImg(int pX, int pY, int graphic, int sync_frame); +void DDSpriteBuffer_BltImg(int pX, int pY, int graphic, int sync_frame); -#endif /* DDSPRITEBUFFER_H */ +#endif // DDSPRITEBUFFER_H