1 // ----------------------------------------------------------------------------
3 // ----------------------------------------------------------------------------
5 #ifndef DDSPRITEBUFFER_H
6 #define DDSPRITEBUFFER_H
11 void DDSpriteBuffer_BltImg(int pX, int pY, int graphic, int sync_frame);
13 #endif // DDSPRITEBUFFER_H