Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5207 in orxonox.OLD for trunk/src/orxonox.h


Ignore:
Timestamp:
Sep 19, 2005, 10:00:45 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: default value can now be supplied as aditional arg of the SHELL_COMMAND-macro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/orxonox.h

    r5074 r5207  
    2525  int init (int argc, char** argv);
    2626
     27  void restart();
     28
    2729  void start();
    2830
     
    4042  int initNetworking ();
    4143  int initMisc ();
     44
    4245
    4346  const char* getConfigFile ();
Note: See TracChangeset for help on using the changeset viewer.