mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-30 23:07:48 +00:00
Avoid hard-coding a redundant "FATAL:" in RGBLINK
This commit is contained in:
13
test/link/overlay/unfixed/out.err
Normal file
13
test/link/overlay/unfixed/out.err
Normal file
@@ -0,0 +1,13 @@
|
||||
FATAL: All sections must be fixed when using an overlay file; 15 are not:
|
||||
- "test 14"
|
||||
- "test 13"
|
||||
- "test 12"
|
||||
- "test 11"
|
||||
- "test 10"
|
||||
- "test 9"
|
||||
- "test 8"
|
||||
- "test 7"
|
||||
- "test 6"
|
||||
- "test 5"
|
||||
- and 5 more
|
||||
Linking aborted with 1 error
|
||||
Reference in New Issue
Block a user