Changeset dc5a0fe1 in mainline for tetris/screen.c


Ignore:
Timestamp:
2006-06-03T16:16:44Z (19 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
429acb9
Parents:
90f5d64
Message:

Ega cursor movement support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tetris/screen.c

    r90f5d64 rdc5a0fe1  
    5656static int curscore;
    5757static int isset;               /* true => terminal is in game mode */
    58 static struct termios oldtt;
    5958static void (*tstp)(int);
    6059
Note: See TracChangeset for help on using the changeset viewer.