mirror of
https://github.com/cc65/cc65.git
synced 2025-03-01 11:29:27 +00:00
Import conio automatically
This commit is contained in:
parent
0f404280a1
commit
6a6581815d
@ -172,3 +172,8 @@ umula0:
|
||||
|
||||
.endproc
|
||||
|
||||
;-------------------------------------------------------------------------------
|
||||
; force the init constructor to be imported
|
||||
|
||||
.import initconio
|
||||
conio_init = initconio
|
||||
|
Loading…
x
Reference in New Issue
Block a user