X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=ft2_fontdefs.h;h=3f08187db52e355bc65d1058273c3f75e0ac49da;hb=cf74e01c006d2937bf1e3a522efc7b2dd0f40ba2;hp=34c1637014c9ef7863e44987a90ba113f065d6bf;hpb=494fb0738e541883371b17f31c2a94471476c6f5;p=xonotic%2Fdarkplaces.git diff --git a/ft2_fontdefs.h b/ft2_fontdefs.h index 34c16370..3f08187d 100644 --- a/ft2_fontdefs.h +++ b/ft2_fontdefs.h @@ -34,7 +34,7 @@ struct ft2_font_map_s float intSize; int glyphSize; - rtexture_t *texture; + cachepic_t *pic; qboolean static_tex; glyph_slot_t glyphs[FONT_CHARS_PER_MAP];