Update conio.s

This commit is contained in:
Stefan 2019-11-19 19:21:00 +01:00 committed by Oliver Schmidt
parent 4497998944
commit 06c98952fc
1 changed files with 1 additions and 10 deletions

View File

@ -1,10 +1 @@
;
; Ullrich von Bassewitz, 06.08.1998
;
; Low level stuff for screen output/console input
;
.exportzp CURS_X, CURS_Y
.include "plus4.inc"
.include "../plus4/conio.s"