Changeset 5185 in orxonox.OLD for trunk/src/lib/shell/shell_input.h
- Timestamp:
- Sep 15, 2005, 5:16:14 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/shell/shell_input.h
r5182 r5185 22 22 virtual ~ShellInput(); 23 23 24 /** @returns the inputLine */ 25 const char* getInput() const { return this->inputLine; }; 24 26 25 27 // InputLine
Note: See TracChangeset
for help on using the changeset viewer.