mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
11 lines
156 B
NASM
11 lines
156 B
NASM
IF !DEF(SECOND)
|
|
def ATTRS equs ",ALIGN[3,7]"
|
|
ELSE
|
|
def ATTRS equs ",ALIGN[3,6]"
|
|
ENDC
|
|
|
|
SECTION UNION "conflicting alignment", WRAM0 ATTRS
|
|
db
|
|
|
|
PURGE ATTRS
|