mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Allow ROMX and WRAMX sections in restricted modes
Closes #462, although with this implementation `BANK("some ROMX section")` would return 0 instead of 1, which I think is benign anyways
This commit is contained in:
@@ -1,2 +1 @@
|
||||
warning: rx: ROMX sections cannot be used with option -t.
|
||||
error: Sanity checks failed
|
||||
error: Unable to place "r0a" (ROM0 section) anywhere
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
warning: wx: WRAMX sections cannot be used with options -w or -d.
|
||||
error: Sanity checks failed
|
||||
|
||||
Reference in New Issue
Block a user