mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 15:57:48 +00:00
Cannot start a new section that's already on the stack
This is only relevant for FRAGMENT or UNION sections, since normal ones would fail with "Section already defined previously". Fixes #730
This commit is contained in:
2
test/asm/new-pushed-section.err
Normal file
2
test/asm/new-pushed-section.err
Normal file
@@ -0,0 +1,2 @@
|
||||
FATAL: new-pushed-section.asm(4):
|
||||
Section 'A' is already on the stack
|
||||
Reference in New Issue
Block a user