diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-24 12:57:25 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-24 12:57:25 +0200 |
| commit | 2cbd68f149919f34be90c5727e0a9359c21e9650 (patch) | |
| tree | b64085b05a27b0887efb5c6989a0f6a6a7a8bbb8 /tests/aoc2023.nes | |
| parent | f89306f26f7fe26d7553c11111d49d971b174cea (diff) | |
| download | tools.nes-2cbd68f149919f34be90c5727e0a9359c21e9650.tar.gz tools.nes-2cbd68f149919f34be90c5727e0a9359c21e9650.zip | |
Fix outdated comment on __fallthrough__
Since commit 31dd071e927a ("Change .fallthrough to __fallthrough__")
this pseudo control statement is declared via underscores, not like a
proper control statement. That was done in order to avoid clashes with
ca65, and in order to allow nasm's --prelude to produce a .macro
replacement for it when using ca65.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'tests/aoc2023.nes')
0 files changed, 0 insertions, 0 deletions
