X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=c0e5d776a10fdfec799160a73a29ae0735107276;hb=5c909110697b6904d58880000face10c8ce8eb18;hp=8de710719aabd8b454a36c222150ee8a1013e88e;hpb=0fa270ea50e806d9af79d08a9bf9386593a4e6cb;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 8de71071..c0e5d776 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1050,7 +1050,7 @@ struct TextPosInfo int x, y; int width, height; int align, valign; - int chars; + int size; int font, font_alt; };