Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/test/core_plugin/Testcommandlineargument.cc @ 12177

Last change on this file since 12177 was 12177, checked in by siramesh, 5 years ago

Super Orxo Bros Final (Sidharth Ramesh, Nisa Balta, Jeff Ren)

File size: 117 bytes
Line 
1#include "core/commandline/CommandLineIncludes.h"
2
3namespace orxonox
4{
5    SetCommandLineArgument(testvalue, 333);
6}
Note: See TracBrowser for help on using the repository browser.