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