Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dv_video.c2874 int V_Drawfont1_char(int x, int y, byte c) in V_Drawfont1_char() function
3069 return V_Drawfont1_char( x, y, c);; in V_DrawCharacter()