X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=839a52586fb5fba4268eb297cf50c99f44841e85;hb=dad6457f2f778d11ad84e90d328981532d0ba0ea;hp=039f328e1a3fbdafca496c64585c377b4dc270e6;hpb=951e6d0a5b07999e3c919b1c689c71c108e45411;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 039f328e..839a5258 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1551,6 +1551,8 @@ struct TextPosInfo int direction; /* needed for panel time/health graphics */ int class; /* needed for panel time/health graphics */ int style; /* needed for panel time/health graphics */ + + int tile_size; /* special case for list of network players */ }; struct MouseActionInfo