shithub: rgbds

ref: dec4133e84e61fedc29c95cc3984f734422dff16
dir: /test/asm/strcat.asm/

View raw version
	println STRCAT()
	println STRCAT("Durrr")
	println STRCAT("Left", "right")
	println STRCAT("Whoa", ", ", "baby!")