Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DRadar_Screen.cc46 #define SQUAD_FONT COMPFONT macro
49 #define SQUAD_WINDOW_TM_Y RADAR_WINDOW_TM_Y + GetFontHeight( SQUAD_FONT )
440 SetFont(SQUAD_FONT); in RenderSquadList()
468 FindFontCenterCoordinates(x, y, w, h, pSquadMenuStrings[i], SQUAD_FONT, &sX, &sY); in RenderSquadList()