diff --git a/programs/cmm/lib/font.h b/programs/cmm/lib/font.h index da9234801..2f449f55d 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