finished configurability of tape date and time display positions
[rocksndiamonds.git] / src / tape.h
index d1b60330484758f17e7e3b680c03a9070132007b..6b536fb1901baa68dedefdf1bbc649301c1328cc 100644 (file)
@@ -135,7 +135,7 @@ struct TapeTextInfo
   struct TextPosInfo date;
   struct TextPosInfo date_yyyy;
   struct TextPosInfo date_yy;
-  struct TextPosInfo date_mmm;
+  struct TextPosInfo date_mon;
   struct TextPosInfo date_mm;
   struct TextPosInfo date_dd;