X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftape.h;h=d1b60330484758f17e7e3b680c03a9070132007b;hp=0e6d11d880404fb244a792bc8c1bd6a98c7153d5;hb=f1f15272242355ab7bc94028b4fa4b2e0f8152b5;hpb=a1627e4fd77cc7d612fd77e56c7fb35e19d9092a diff --git a/src/tape.h b/src/tape.h index 0e6d11d8..d1b60330 100644 --- a/src/tape.h +++ b/src/tape.h @@ -133,7 +133,16 @@ struct TapeLabelInfo struct TapeTextInfo { struct TextPosInfo date; + struct TextPosInfo date_yyyy; + struct TextPosInfo date_yy; + struct TextPosInfo date_mmm; + struct TextPosInfo date_mm; + struct TextPosInfo date_dd; + struct TextPosInfo time; + struct TextPosInfo time_hh; + struct TextPosInfo time_mm; + struct TextPosInfo time_ss; }; struct TapeInfo