shithub: rgbds

ref: 7fdc6cbcedf65d0aa832ccc15ce4c066de660f47
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :