diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-02-03 10:51:37 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-02-03 10:51:37 +0100 |
| commit | 42eea452eabf2c603e5f50731ba89f08e3dd81bd (patch) | |
| tree | 42d06a41eb4ad04a3f56a0e8c0292fd70455731d /.github | |
| parent | 8b38c88ae55a6edf1028a5aa57b93afdbc4001d6 (diff) | |
| download | tools.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')
0 files changed, 0 insertions, 0 deletions
