Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 27, 2008, 4:54:31 PM (17 years ago)
Author:
landauf
Message:

tcl can now initialize itself by loading the *.tcl files from media/tcl

File:
1 edited

Legend:

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

    r1187 r1194  
    142142            static CommandEvaluation evaluate(const std::string& command);
    143143
     144            static const CommandEvaluation& getLastEvaluation();
     145
    144146            static Executor& addConsoleCommandShortcut(ExecutorStatic* executor);
    145147            static ExecutorStatic* getConsoleCommandShortcut(const std::string& name);
Note: See TracChangeset for help on using the changeset viewer.