Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_info.cpp53 #define OBJ_GRAPHIC_SIZE 240 macro
114 y += OBJ_GRAPHIC_SIZE + 4; in ObjectivePrint_Line()
231 y += OBJ_GRAPHIC_SIZE + 4; in ObjectivePrint_Line()
235 y += OBJ_GRAPHIC_SIZE + 4; in ObjectivePrint_Line()
238 CG_DrawPic( 355, 50, OBJ_GRAPHIC_SIZE, OBJ_GRAPHIC_SIZE, graphic ); in ObjectivePrint_Line()