shithub: rgbds

ref: a96aa1725f6d0760d3df39c5a1a44eb196f7c8c6
dir: /test/link/section-union/bad-types.asm/

View raw version
IF !DEF(SECOND)
TYPE equs "HRAM"
ELSE
TYPE equs "WRAM0"
ENDC

SECTION UNION "conflicting types", TYPE
	db

	PURGE TYPE