;
; Ullrich von Bassewitz, 26.11.1998
;
; Low level stuff for screen output/console input
;

	.exportzp	CURS_X, CURS_Y

	.include	"pet.inc"