Changeset f1b4e74 in mainline for tetris/screen.h


Ignore:
Timestamp:
2006-06-02T17:45:07Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a9bd960c
Parents:
0c6984e
Message:

More porting, awaiting 2 functions of console.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tetris/screen.h

    r0c6984e rf1b4e74  
    3737
    3838/*
    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 /*
    4539 * putpad() is for padded strings with count=1.
    4640 */
Note: See TracChangeset for help on using the changeset viewer.