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