mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 13:04:56 +00:00
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.