Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Aug 19, 2005, 1:52:25 AM (19 years ago)
Author:
bensch
Message:

Shell: the shell outputs one Line now :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/orxonox.h

    r5024 r5074  
    3434  void parseIniFile(const char* fileName);
    3535
     36  int initResources ();
    3637  int initVideo ();
    3738  int initSound ();
    3839  int initInput ();
    3940  int initNetworking ();
    40   int initResources ();
     41  int initMisc ();
    4142
    4243  const char* getConfigFile ();
Note: See TracChangeset for help on using the changeset viewer.