mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 19:22:05 +00:00
Handle missing newline at EOF for linkerscript INCLUDEd files (#1691)
This commit is contained in:
3
test/link/script-include/a.inc
Normal file
3
test/link/script-include/a.inc
Normal file
@@ -0,0 +1,3 @@
|
||||
rom0
|
||||
org 0
|
||||
"a" ; no newline
|
||||
Reference in New Issue
Block a user