Home
last modified time | relevance | path

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

/dports/games/cake/cake_src/cake/
H A Dframework.cpp52 case PROPFONT1_GLOW_CHAR: in SetFont()
73 case PROPFONT1_GLOW_CHAR: in GetFont()
H A Ddefinitions.h102 #define PROPFONT1_GLOW_CHAR 3 macro
/dports/games/cake/cake_src/
H A Dmain.cpp730 …Framework->shaders.AddShader("menu/art/font1_prop_glo", 0, 0, FACETYPE_MESH), PROPFONT1_GLOW_CHAR); in Init()