Files
rgbds/test/asm/align-unattainable.asm
Rangi 39c38f9838 Add a test case for unattainable SECTION UNION alignment
This test cases used to fail an assertion in `make develop`
2021-03-31 16:09:52 -04:00

4 lines
62 B
NASM

SECTION UNION "X", WRAM0
SECTION UNION "X", WRAM0, ALIGN[16]