aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-02-03 10:51:37 +0100
committerMiquel Sabaté Solà <mssola@mssola.com>2026-02-03 10:51:37 +0100
commit42eea452eabf2c603e5f50731ba89f08e3dd81bd (patch)
tree42d06a41eb4ad04a3f56a0e8c0292fd70455731d /.github/workflows/ci.yml
parent8b38c88ae55a6edf1028a5aa57b93afdbc4001d6 (diff)
downloadtools.nes-42eea452eabf2c603e5f50731ba89f08e3dd81bd.tar.gz
tools.nes-42eea452eabf2c603e5f50731ba89f08e3dd81bd.zip
Add __NASM__ protection on the --prelude output
The __fallthrough__ macro can only be done when using ca65, not nasm, as that's a protected identifier. Hence, wrap the __fallthrough__ macro definition via an .ifndef __NASM__. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.github/workflows/ci.yml')
0 files changed, 0 insertions, 0 deletions