Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7254 in orxonox.OLD for branches/preferences/src/orxonox.h


Ignore:
Timestamp:
Mar 29, 2006, 4:50:51 PM (18 years ago)
Author:
rennerc
Message:

option -l/—license is now handled in orxonox.cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/preferences/src/orxonox.h

    r7250 r7254  
    5757// Start-up functions //
    5858////////////////////////
    59 int showHelp(int argc, char** argv);
    60 int showLicense();
     59
    6160int startNetworkOrxonox(int argc, char** argv);
    6261int startOrxonox(int argc, char** argv, const char* clientName, int port);
Note: See TracChangeset for help on using the changeset viewer.