Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 12, 2010, 1:39:02 PM (14 years ago)
Author:
rgrieder
Message:

Sorted out application entry point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox_qt/src/orxonox/Main.h

    r5693 r7423  
    3535namespace orxonox
    3636{
    37     _OrxonoxExport int main(const std::string& strCmdLine);
     37    _OrxonoxExport int main(int argc, char** argv);
    3838}
    3939
Note: See TracChangeset for help on using the changeset viewer.