mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
This was the only RPN case to not assign a deliberate value in all possible branches. Fixes #1858
4 lines
52 B
NASM
4 lines
52 B
NASM
SECTION "bad", ROM0
|
|
ld a, FOO * 256
|
|
ld a, BAR * 256
|