Moved argument parsing into CommandLineArguments
authorIngo Ruhnke <grumbel@gmail.com>
Mon, 11 Aug 2014 21:34:45 +0000 (23:34 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Mon, 11 Aug 2014 22:13:00 +0000 (00:13 +0200)
commitc2cc95b83041173bfd436d4b2473bbf28597a669
tree41c140e67d251d013f78924403472554ac42c00d
parentb2c28ee64082ff6ea2a873cfc28697bf1d8982b3
Moved argument parsing into CommandLineArguments
src/supertux/command_line_arguments.cpp [new file with mode: 0644]
src/supertux/command_line_arguments.hpp [new file with mode: 0644]
src/supertux/main.cpp
src/supertux/main.hpp