Home
last modified time | relevance | path

Searched refs:V_DrawLine_f (Results 1 – 4 of 4) sorted by relevance

/dports/games/prboom/prboom-2.5.0/src/
H A Dv_video.h196 typedef void (*V_DrawLine_f)(fline_t* fl, int color); typedef
197 extern V_DrawLine_f V_DrawLine;
H A Dv_video.c791 V_DrawLine_f V_DrawLine = NULL_DrawLine;
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dv_video.h271 typedef void (*V_DrawLine_f)(fline_t* fl, int color); typedef
272 extern V_DrawLine_f V_DrawLine;
H A Dv_video.c1009 V_DrawLine_f V_DrawLine = NULL_DrawLine;