|
|
//Processing graphics #ifndef SIRIEL_GRAPHICS #define SIRIEL_GRAPHICS void destroy_bitmap_safe(BITMAP *b); void destroy_bitmap_safe(BITMAP *b, char *name); dequebitmap_sector(BITMAP *bmp, int x1, int y1, int x2, int y2, int sx, int sy); #endif
Generated by: georgik on armada on Sat Jul 24 07:07:15 2004, using kdoc 2.0a54. |