diff --git a/programs/cmm/lib/font.h b/programs/cmm/lib/font.h index da92348019..2f449f55db 100644 --- a/programs/cmm/lib/font.h +++ b/programs/cmm/lib/font.h @@ -16,7 +16,7 @@ dword width,height; signed offset_x, offset_y; float offset_i,w_italic; - byte points; + byte pt; byte TMP_WEIGHT; }; :struct LABEL