mirror of https://github.com/AxioDL/metaforce.git
d3ac48715f
Avoids reusing the same variable for two different areas of behavior and uses separately named variables. This can help debugging if the first condition isn't true, but the tool run condition is true, as it provides an error count to compare against. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ToolBase.hpp | ||
ToolCook.hpp | ||
ToolExtract.hpp | ||
ToolHelp.hpp | ||
ToolImage.hpp | ||
ToolInit.hpp | ||
ToolPackage.hpp | ||
ToolSpec.hpp | ||
main.cpp |