mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-22 16:31:51 +00:00
Prevent RGBLINK from crashing when getting the bank of a constant
This commit is contained in:
2
test/link/bank-const/b.asm
Normal file
2
test/link/bank-const/b.asm
Normal file
@@ -0,0 +1,2 @@
|
||||
SECTION "Test", ROM0[0]
|
||||
db BANK(CONSTANT)
|
||||
Reference in New Issue
Block a user