mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 22:07:49 +00:00
Fix section merge alignment error message (#919)
Co-authored-by: Eldred Habert <eldredhabert0@gmail.com>
This commit is contained in:
4
test/asm/incompatible-alignment.err
Normal file
4
test/asm/incompatible-alignment.err
Normal file
@@ -0,0 +1,4 @@
|
||||
ERROR: incompatible-alignment.asm(8):
|
||||
Section already declared with incompatible 256-byte alignment (offset 0)
|
||||
FATAL: incompatible-alignment.asm(8):
|
||||
Cannot create section "Test" (1 error)
|
||||
Reference in New Issue
Block a user