Data interchange, editor suite, and runtime re-implementations for games by Retro Studios
Go to file
Lioncash 7647fa3ca6 driver/main: Factor out argument handling to its own function
Factors out the ToolPassInfo construction to its own function keep the
code isolated from everything else. Also simplifies the assignment in
main().

We can also migrate the global cwdbuf into this function to narrow its
scope down.
2019-08-19 21:50:02 -04:00
hecl driver/main: Factor out argument handling to its own function 2019-08-19 21:50:02 -04:00