Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 2, 2009, 1:57:19 PM (16 years ago)
Author:
rgrieder
Message:

IOConsole: More line wrapping fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/console/src/libraries/core/IOConsole.h

    r6013 r6014  
    7777        unsigned int            terminalWidth_;
    7878        unsigned int            terminalHeight_;
     79        unsigned int            lastTerminalWidth_;
     80        unsigned int            lastTerminalHeight_;
    7981        bool                    bPrintStatusLine_;
    8082        bool                    bStatusPrinted_;
Note: See TracChangeset for help on using the changeset viewer.