Searched refs:s1_ofs (Results 1 – 1 of 1) sorted by relevance
47 static f32 s1_ofs ; // Adjust the display of fonts that differ between the Japanese and US versi… variable79 s1_ofs = 0.15f * (f32)KFONT_WD / (f32)KFONT_SHEET_WD ; in init_kfont_texture()86 s1_ofs = 0.05f * (f32)KFONT_WD / (f32)KFONT_SHEET_WD ; in init_kfont_texture()210 s1 = (f32)( i * KFONT_WD ) / (f32)KFONT_SHEET_WD + s1_ofs ; in draw_kfont_one()