mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 06:25:17 +00:00
Import conio automatically
This commit is contained in:
@@ -172,3 +172,8 @@ umula0:
|
|||||||
|
|
||||||
.endproc
|
.endproc
|
||||||
|
|
||||||
|
;-------------------------------------------------------------------------------
|
||||||
|
; force the init constructor to be imported
|
||||||
|
|
||||||
|
.import initconio
|
||||||
|
conio_init = initconio
|
||||||
|
Reference in New Issue
Block a user