Home
last modified time | relevance | path

Searched defs:V_DrawString (Results 1 – 2 of 2) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dv_video.c3106 void V_DrawString(int x, int y, int option, const char *string) in V_DrawString() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dv_video.c2096 void V_DrawString(INT32 x, INT32 y, INT32 option, const char *string) in V_DrawString() function