Files
rgbds/test/link/invalid-ram-types-d.out
2025-01-29 12:53:44 -05:00

4 lines
197 B
Plaintext

error: Section "test1" has type WRAMX, which must be in bank 1 with options `-w` or `-d`
error: Section "test2" has type VRAM, which must be in bank 0 with option `-d`
Linking failed with 2 errors