diff options
Diffstat (limited to 'public/tools/make_app/src/CommandLine.cc')
| -rw-r--r-- | public/tools/make_app/src/CommandLine.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/tools/make_app/src/CommandLine.cc b/public/tools/make_app/src/CommandLine.cc index 984251a5..49be4795 100644 --- a/public/tools/make_app/src/CommandLine.cc +++ b/public/tools/make_app/src/CommandLine.cc @@ -81,7 +81,7 @@ int main(int argc, char* argv[]) handle = nullptr; } - + for (SInt32 i = 0; i < files.Count(); ++i) { auto& file = files[i]; |
