shithub: rgbds

ref: cc6b70f1d56a105a2affcf4113eb4b529f1c5baa
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :