mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Implement floating bank in linker script
Turns out that we can solve being unable to choose a bank to change the PC of, by simply refusing to choose!
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
error: script-syntax-error.link(2): syntax error, unexpected ORG, expecting newline or OPTIONAL
|
||||
error: script-syntax-error.link(5): syntax error, unexpected string, expecting newline or number
|
||||
error: script-syntax-error.link(5): syntax error, unexpected string, expecting newline or FLOATING or number
|
||||
Linking failed with 2 errors
|
||||
|
||||
Reference in New Issue
Block a user