aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-04-28 13:43:58 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2026-04-28 13:43:58 +0200
commit9485c4088e50cd9db9c9d595ca58a489f3c38254 (patch)
tree65d204a2054206248ae0ce1bc7ea562d28fb843c /CHANGELOG.md
parentb6393783d07405d0a13e03f6e752428974703754 (diff)
downloadtools.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 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions