mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-05 09:17:48 +00:00
Add more tests for unionized sections + fix bugs
Implementing those tests found a few bugs... oops
This commit is contained in:
6
test/link/section-union/bank-conflict.out
Normal file
6
test/link/section-union/bank-conflict.out
Normal file
@@ -0,0 +1,6 @@
|
||||
error: Section "conflicting banks" is defined with conflicting banks 4 and 1
|
||||
---
|
||||
ERROR: -(14):
|
||||
Section "conflicting banks" already declared with different bank 4
|
||||
ERROR: -(14):
|
||||
Cannot create section "conflicting banks" (1 errors)
|
||||
Reference in New Issue
Block a user