shithub: rgbds

ref: 6d0a3c75e9a79acec82fc1cae3e97fc6ba0b9d8e
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :