mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 02:02:06 +00:00
This was the only RPN case to not assign a deliberate value in all possible branches. Fixes #1858
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
error: Undefined symbol `BAR`
|
|
at rpn-bad-sym-id.asm(3)
|
|
error: Undefined symbol `FOO`
|
|
at rpn-bad-sym-id.asm(2)
|
|
Linking failed with 2 errors
|