Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 28, 2009, 11:03:30 AM (15 years ago)
Author:
rgrieder
Message:

Build fixes for IOConsole (can't test that on Windows…)

File:
1 edited

Legend:

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

    r5995 r5998  
    5858        int getTerminalSize(int* x, int* y);
    5959
    60         void print(const std::string& line);
     60        void printLogText(const std::string& line);
    6161        void printInputLine();
    6262        void printStatusLines();
Note: See TracChangeset for help on using the changeset viewer.