Changeset 4133 in orxonox.OLD for orxonox/trunk/src/orxonox.cc
- Timestamp:
- May 9, 2005, 10:11:54 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/orxonox.cc
r4132 r4133 373 373 PRINT(0)(" --benchmark\tstarts the orxonox benchmark\n"); 374 374 PRINT(0)(" --help \tshows this menu\n"); 375 PRINT(0)(" --gui/-g \tDisplays the Gui on startup\n");376 377 375 { 378 376 Gui* gui = new Gui(argc, argv);
Note: See TracChangeset
for help on using the changeset viewer.