1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-15 02:29:32 +00:00

Import conio automatically

This commit is contained in:
Karri Kaksonen 2022-04-14 21:52:57 +03:00 committed by mrdudz
parent 0f404280a1
commit 6a6581815d

View File

@ -172,3 +172,8 @@ umula0:
.endproc
;-------------------------------------------------------------------------------
; force the init constructor to be imported
.import initconio
conio_init = initconio