diff src/console-tty.h @ 149:538048ae2ab8 r20-3b1

Import from CVS: tag r20-3b1
author cvs
date Mon, 13 Aug 2007 09:36:16 +0200
parents d2f30a177268
children 25f70ba0133c
line wrap: on
line diff
--- a/src/console-tty.h	Mon Aug 13 09:35:15 2007 +0200
+++ b/src/console-tty.h	Mon Aug 13 09:36:16 2007 +0200
@@ -58,6 +58,9 @@
   int height;
   int width;
 
+  /* The count of frame number. */
+  int frame_count;
+
   /* flags indicating presence, absence or value of various features */
   struct
     {