00001 #ifndef R_FLARE_H_ 00002 #define R_FLARE_H_ 00003 00004 void R_CreateSurfaceFlare(mBspSurface_t *surf); 00005 void R_DrawFlareSurfaces(mBspSurfaces_t *surfs); 00006 00007 #endif /* R_FLARE_H_ */