1 2 3 4 5 6 7
#ifndef _FFB_BITMAP_H #define _FFB_BITMAP_H extern void ffbDDInitBitmapFuncs(GLcontext *); #endif /* !(_FFB_BITMAP_H) */