shithub: rgbds

ref: 8c90d9d2d70c3f7872730c467d3151704f06bcb5
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :