Changeset f1b4e74 in mainline for tetris/screen.h
- Timestamp:
- 2006-06-02T17:45:07Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a9bd960c
- Parents:
- 0c6984e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tetris/screen.h
r0c6984e rf1b4e74 37 37 38 38 /* 39 * Capabilities from TERMCAP (used in the score code).40 */41 extern char *SEstr; /* end standout mode */42 extern char *SOstr; /* begin standout mode */43 44 /*45 39 * putpad() is for padded strings with count=1. 46 40 */
Note:
See TracChangeset
for help on using the changeset viewer.