X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=abb63b591e70c039d3dface2849e1abb5b0d05d1;hp=dfa7a4f73cd1af11b0cffa925416f02e14ba9b19;hb=a7c06161253796a30a0237a7f5a044f459c8cf35;hpb=a375412650ede30883327dba34b3feafd9a3bf38 diff --git a/src/libgame/system.h b/src/libgame/system.h index dfa7a4f7..abb63b59 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1198,6 +1198,7 @@ struct TextPosInfo int size; int font, font_alt; boolean draw_masked; + boolean draw_player; /* special case for network player buttons */ int sort_priority; int id; };