X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=f498816e9c94351dfd8e2cbeafac022680f1df43;hp=c7df978523968fd7427ad9f16aa6060cf687272c;hb=a8cbd6caea4467607417ffe93ca70122b6862ff2;hpb=5ec24525b32769d5ce634218dea77c110e22ed8c diff --git a/src/libgame/system.h b/src/libgame/system.h index c7df9785..f498816e 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1643,6 +1643,8 @@ struct TextPosInfo int tile_size; // special case for list of network players int border_size; // special case for list of preview players int vertical; // special case for list of preview players + + boolean redefined; // redefined by custom artwork }; struct MouseActionInfo