mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-03 12:28:39 +00:00
Avoid OOM allocation error from invalid too-high bank numbers
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
rom0 1
|
||||
romx 0
|
||||
romx 0xffff_ffff
|
||||
vram 2
|
||||
wram0 1
|
||||
wramx 0
|
||||
|
||||
Reference in New Issue
Block a user