shithub: rgbds

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

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