X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=0a306068fd4428651977f151339dc924212cf2bd;hb=872cf2d86e73d185fcad1fac7b389e7d1dfcb839;hp=c0e5d776a10fdfec799160a73a29ae0735107276;hpb=7b387b9e5e8095a01c18ea041f19d71be83146b9;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index c0e5d776..0a306068 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1052,6 +1052,7 @@ struct TextPosInfo int align, valign; int size; int font, font_alt; + int id; };