atari5200: name conio constructor 'initconio'

This commit is contained in:
Christian Groessler
2019-04-12 12:39:37 +02:00
committed by Oliver Schmidt
parent 34942a2da5
commit 78daf84f12
3 changed files with 7 additions and 7 deletions

View File

@@ -15,9 +15,9 @@
.importzp screen_width, screen_height
.importzp ptr4
.import initconio
.constructor initconio_constructor
initconio_constructor = initconio
.import screen_setup
.constructor initconio
initconio = screen_setup
_cputcxy:
pha ; Save C