mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-23 11:32:07 +00:00
3
test/asm/undefined-local.asm
Normal file
3
test/asm/undefined-local.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
SECTION "sec", ROM0
|
||||
foo:
|
||||
add sp, .bar ; rgblink gives an "Unknown symbol" error here
|
||||
Reference in New Issue
Block a user