Changeset dc5a0fe1 in mainline for tetris/screen.c
- Timestamp:
- 2006-06-03T16:16:44Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 429acb9
- Parents:
- 90f5d64
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tetris/screen.c
r90f5d64 rdc5a0fe1 56 56 static int curscore; 57 57 static int isset; /* true => terminal is in game mode */ 58 static struct termios oldtt;59 58 static void (*tstp)(int); 60 59
Note:
See TracChangeset
for help on using the changeset viewer.