diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-28 13:43:58 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-28 13:43:58 +0200 |
| commit | 9485c4088e50cd9db9c9d595ca58a489f3c38254 (patch) | |
| tree | 65d204a2054206248ae0ce1bc7ea562d28fb843c /tests/expected | |
| parent | b6393783d07405d0a13e03f6e752428974703754 (diff) | |
| download | tools.nes-9485c4088e50cd9db9c9d595ca58a489f3c38254.tar.gz tools.nes-9485c4088e50cd9db9c9d595ca58a489f3c38254.zip | |
nasm: call exit() right after error detection
The 'if error_count == 0' branch came from old code that accumulated
over and over. Since this was the only branch taken before exit, let's
prefer the other way around so we can remove one indentation level.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'tests/expected')
0 files changed, 0 insertions, 0 deletions
