mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-26 13:02:07 +00:00
Avoid hard-coding a redundant "FATAL:" in RGBLINK
This commit is contained in:
4
test/link/overlay/unfixed/a.asm
Normal file
4
test/link/overlay/unfixed/a.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
FOR n, 15
|
||||
SECTION "test {d:n}", ROM0
|
||||
db n
|
||||
ENDR
|
||||
Reference in New Issue
Block a user