mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 05:47:48 +00:00
Support Mac OS classic CR line endings in linkerscripts
This also refactors `readChar(file)` to `nextChar()` to be more like the rgbasm lexer.
This commit is contained in:
@@ -1,3 +1 @@
|
||||
ROM0
|
||||
"A\"B\tC\rD\nE"
|
||||
"in\{valid"
|
||||
; This uses CR line endings
|
||||
Reference in New Issue
Block a user