Home
last modified time | relevance | path

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

/dports/games/blockout/BL_SRC/BlockOut/
H A DMenuGraphics.cpp445 int nhFont = fround((float)hFont*1.1f); in RenderTitle() local
450 RenderChar(x1,y1,nwFont,nhFont,FALSE,title[i]); in RenderTitle()