source:
code/trunk/test/core_plugin/Testcommandlineargument.cc
@
12288
Last change on this file since 12288 was 11012, checked in by landauf, 9 years ago | |
---|---|
|
|
File size: 117 bytes |
Rev | Line | |
---|---|---|
[11012] | 1 | #include "core/commandline/CommandLineIncludes.h" |
2 | ||
3 | namespace orxonox | |
4 | { | |
5 | SetCommandLineArgument(testvalue, 333); | |
6 | } |
Note: See TracBrowser
for help on using the repository browser.